Rectangle Shape

RectangleShape

2024.3.26

yisky

Hierarchy (view full)

Constructors

Methods

  • Randomly generate position and direction.

    Parameters

    • particle: Particle

    Returns void

    RectangleShape

  • Deserialize

    Parameters

    • json: {
          [key: string]: any;
      }
      • [key: string]: any

    Returns void

    RectangleShape

  • Serialize

    Returns {
        [key: string]: any;
    }

    • [key: string]: any

    RectangleShape