#include <OISPrereqs.h>
Public Member Functions | |
| Button () | |
| Button (bool bPushed) | |
Public Attributes | |
| bool | pushed |
| true if pushed, false otherwise | |
Definition at line 143 of file OISPrereqs.h.
| OIS::Button::Button | ( | ) | [inline] |
Definition at line 145 of file OISPrereqs.h.
| OIS::Button::Button | ( | bool | bPushed | ) | [inline] |
Definition at line 146 of file OISPrereqs.h.
| bool OIS::Button::pushed |
1.5.4