Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Enumeration members

CLOSE

CLOSE: = "CLOSE"

LOAD_GAME

LOAD_GAME: = "LOAD_GAME"

ON_LEVEL_CHANGE

ON_LEVEL_CHANGE: = "ON_LEVEL_CHANGE"

ON_MESSAGE

ON_MESSAGE: = "ON_MESSAGE"

ON_MESSAGE_DONE

ON_MESSAGE_DONE: = "ON_MESSAGE_DONE"

ON_PAUSE

ON_PAUSE: = "ON_PAUSE"

ON_PRESS

ON_PRESS: = "ON_PRESS"

ON_RESUME

ON_RESUME: = "ON_RESUME"

ON_SOUND

ON_SOUND: = "ON_SOUND"

ON_TICK

ON_TICK: = "ON_TICK"

ON_WIN

ON_WIN: = "ON_WIN"

PAUSE

PAUSE: = "PAUSE"

PRESS

PRESS: = "PRESS"

RESUME

RESUME: = "RESUME"

TICK

TICK: = "TICK"

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc