phaser-jsx
    Preparing search index...

    Variable GameObjectConst

    GameObject: FC<GameObjectProps<GameObject>> = ...

    The base class that all Game Objects extend. You don't create GameObjects directly and they cannot be added to the display list. Instead, use them as the base for your own custom classes.