phaser - v4.0.0-rc.4
    Preparing search index...
    ZoneConfig: GameObjectConfig & { height?: number; width?: number }

    Type declaration

    • Optionalheight?: number

      The height of the Game Object.

    • Optionalwidth?: number

      The width of the Game Object.