phaser-jsx
    Preparing search index...

    Variable ShapeConst

    Shape: FC<GameObjectProps<Shape>> = ...

    The Shape Game Object is a base class for the various different shapes, such as the Arc, Star or Polygon. You cannot add a Shape directly to your Scene, it is meant as a base for your own custom Shape classes.