Options
All
  • Public
  • Public/Protected
  • All
Menu

Class InputManager

Hierarchy

  • InputManager

Index

Constructors

Properties

__activeMap: ActiveMap = ...

This active information is set externally and does not change state internally. Using this externally set active information, this class will add and remove event listeners as appropriate. As a result, event handling for the entire Rhodonite works properly.

__currentState: string = INPUT_HANDLING_STATE_NONE
__inputHandlingStateMap: InputHandlingStateMap = ...

Methods

  • __processEventListeners(): void
  • disableCameraController(): void
  • enableCameraController(): void
  • getCurrentState(): string

Generated using TypeDoc