|
Brunot
|
Files | |
| ControllerButton.cpp | |
| Helper class used by Controllers to handle the logic of knowing when a button is pressed down or not. | |
| ControllerButton.h | |
| Helper class used by Controllers to handle the logic of knowing when a button is pressed down or not. | |
| ControllerHoldButton.cpp | |
| Derived version of ControllerButton. | |
| ControllerHoldButton.h | |
| Derived version of ControllerButton. | |
| controllerInputTracker.cpp | |
| Helper struct used by Controllers to handle the trouble of storing all the buttons and sticks. | |
| controllerInputTracker.h | |
| Helper struct used by Controllers to handle the trouble of storing all the buttons and sticks. | |
| ControllerStick.cpp | |
| Helper class that assists Controllers by managing when a stick should be considered pressed or not. | |
| ControllerStick.h | |
| Helper class that assists Controllers by managing when a stick should be considered pressed or not. | |