tsParticles - v0.0.0
    Preparing search index...

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    • The rectangle constructor, initializes position and size

      Parameters

      • x: number

        X coordinate of the position

      • y: number

        Y coordinate of the position

      • width: number

        Rectangle width

      • height: number

        Rectangle height

      Returns Rectangle

    Properties

    position: ICoordinates

    Range position

    The rectangle size

    type: string

    Methods