Orxonox
0.0.5 Codename: Arcturus
|
Button can be a keyboard key, mouse button, etc. More...
#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/OISPrereqs.h>
Public Member Functions | |
Button () | |
Button (bool bPushed) | |
Public Member Functions inherited from OIS::Component | |
Component () | |
Component (ComponentType type) | |
Public Attributes | |
bool | pushed |
true if pushed, false otherwise More... | |
Public Attributes inherited from OIS::Component | |
ComponentType | cType |
Indicates what type of coponent this is. More... | |
Button can be a keyboard key, mouse button, etc.
|
inline |
|
inline |
bool OIS::Button::pushed |
true if pushed, false otherwise