#include <src/ois/OISPrereqs.h>
Public Member Functions | |
Button (bool bPushed) | |
Button () | |
Public Attributes | |
bool | pushed |
true if pushed, false otherwise |
OIS::Button::Button | ( | ) | [inline] |
OIS::Button::Button | ( | bool | bPushed | ) | [inline] |
bool OIS::Button::pushed |
true if pushed, false otherwise