Controller

Undocumented in source.

Members

Functions

create
void create()
Undocumented in source. Be warned that the author may not have intended to support it.
destroy
void destroy()
Undocumented in source. Be warned that the author may not have intended to support it.
map
void map(Button button, int controllerButton)
Undocumented in source. Be warned that the author may not have intended to support it.
map
void map(Button button, int controllerAxis, float percent, bool direction)
Undocumented in source. Be warned that the author may not have intended to support it.
poll
void poll()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

keypadState
KeypadState keypadState [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
lastDigit
uint lastDigit [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
quickSave
bool quickSave [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From InputSource

create
void create()
Undocumented in source.
destroy
void destroy()
Undocumented in source.
poll
void poll()
Undocumented in source.
keypadState
KeypadState keypadState [@property getter]
Undocumented in source.
quickSave
bool quickSave [@property getter]
Undocumented in source.
lastDigit
uint lastDigit [@property getter]
Undocumented in source.

Meta