MyScene

Undocumented in source.

Constructors

this
this(Game game)
Undocumented in source.

Members

Functions

afterLoad
void afterLoad()
Undocumented in source. Be warned that the author may not have intended to support it.
beforeLoad
void beforeLoad()
Undocumented in source. Be warned that the author may not have intended to support it.
onKeyDown
void onKeyDown(int key)
Undocumented in source. Be warned that the author may not have intended to support it.
onKeyUp
void onKeyUp(int key)
Undocumented in source. Be warned that the author may not have intended to support it.
onLoad
void onLoad(Time t, float progress)
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseButtonDown
void onMouseButtonDown(int button)
Undocumented in source. Be warned that the author may not have intended to support it.
onMouseButtonUp
void onMouseButtonUp(int button)
Undocumented in source. Be warned that the author may not have intended to support it.
onUpdate
void onUpdate(Time t)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

game
Game game;
Undocumented in source.

Meta