Class InputManager

Hierarchy

  • InputManager

Constructors

Properties

#actions: Map<string, Action> = ...
#keyboard: KeyboardManager = ...
#mouse: MouseManager = ...

Accessors

Methods

  • Parameters

    • negx: string
    • posx: string
    • negy: string
    • posy: string
    • scale: number

    Returns Vector2

Generated using TypeDoc