OIS::Button Struct Reference

Button can be a keyboard key, mouse button, etc. More...

#include <OISPrereqs.h>

Inheritance diagram for OIS::Button:
[legend]
Collaboration diagram for OIS::Button:
[legend]

List of all members.

Public Member Functions

 Button ()
 Button (bool bPushed)

Public Attributes

bool pushed
 true if pushed, false otherwise


Detailed Description

Button can be a keyboard key, mouse button, etc.

Definition at line 143 of file OISPrereqs.h.


Constructor & Destructor Documentation

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.


Member Data Documentation

bool OIS::Button::pushed

true if pushed, false otherwise

Definition at line 146 of file OISPrereqs.h.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 1 20:13:55 2007 for OIS by  doxygen 1.5.4