Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Rollcall

Hierarchy

Index

Constructors

constructor

Properties

Protected context

context: IRequestContext

model

Protected requirements

requirements: IGameRequirements

Methods

Protected ButtonDown

  • ButtonDown(buttonName: string, inputEvent: InputEvent): void

Protected ButtonGroupDown

  • ButtonGroupDown(buttonName: string, inputEvent: InputEvent[]): void

Protected CancelRollcall

  • CancelRollcall(): void

GameEngineInputHandlerEvent

  • GameEngineInputHandlerEvent(): void

Private InputHandlerEvent

  • InputHandlerEvent(item: InputHandlerEvent): void

Abstract NoIntent

  • NoIntent(): void

Protected Abstract OnButtonFound

  • OnButtonFound(name: string, id: string, nextButton: IButton): void

Protected Abstract OnTimeout

  • OnTimeout(item: InputHandlerEvent): void

Start

  • Start(): void

Protected StopRollcall

  • StopRollcall(): void

Abstract YesIntent

  • YesIntent(): void

Protected Abstract createStartDirective

  • createStartDirective(): void

Abstract isValid

  • isValid(): boolean

Private loadModel

Generated using TypeDoc