- moveBack
void moveBack(float speed)
Undocumented in source. Be warned that the author may not have intended to support it.
- moveForward
void moveForward(float speed)
Undocumented in source. Be warned that the author may not have intended to support it.
- onFocusGain
void onFocusGain()
Undocumented in source. Be warned that the author may not have intended to support it.
- onFocusLoss
void onFocusLoss()
Undocumented in source. Be warned that the author may not have intended to support it.
- onResize
void onResize(int width, int height)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.
- strafeLeft
void strafeLeft(float speed)
Undocumented in source. Be warned that the author may not have intended to support it.
- strafeRight
void strafeRight(float speed)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(Time time)
Undocumented in source. Be warned that the author may not have intended to support it.