KeypadState

Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
isPressed
bool isPressed(Button button)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
KeypadState opBinary(KeypadState that)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
KeypadState opOpAssign(KeypadState that)
Undocumented in source. Be warned that the author may not have intended to support it.
setPressed
void setPressed(Button button, bool pressed)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta