Skip to main content

AsylumGGTSDrawCharacter

Callable

  • AsylumGGTSDrawCharacter(C: Character, X: number, Y: number, Zoom: number): void

  • GGTS Draws the level, the number of strikes and a progress bar, level 6 shows the time in a gold frame


    Parameters

    • C: Character

      Character to draw the info for

    • X: number

      Position of the character the X axis

    • Y: number

      Position of the character the Y axis

    • Zoom: number

      Amount of zoom the character has (Height)

    Returns void

    • Nothing