|
Brunot
|
This is the complete list of members for ControllerButton, including all inherited members.
| clone() const -> std::unique_ptr< ControllerButton > | ControllerButton | virtual |
| ControllerButton()=default | ControllerButton | |
| currentlyPressed | ControllerButton | protected |
| isPressed() const -> bool | ControllerButton | |
| lastFrameState | ControllerButton | protected |
| operator=(unsigned char newState) -> ControllerButton & | ControllerButton | |
| operator=(ControllerButton *other) -> ControllerButton & | ControllerButton | virtual |
| resetButton() -> void | ControllerButton | virtual |
| update(float dt, unsigned char buttonState) -> void | ControllerButton | virtual |
| ~ControllerButton()=default | ControllerButton | virtual |