PokéRogue
    Preparing search index...

    Type Alias Options

    Options: Styles & { x?: number; y?: number }

    Options for the Graphics Game Object.

    Type Declaration

    • Optionalx?: number

      The x coordinate of the Graphics.

    • Optionaly?: number

      The y coordinate of the Graphics.