OIS::Axis Struct Reference

Axis component. More...

#include <OISPrereqs.h>

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

List of all members.

Public Member Functions

 Axis ()
void clear ()
 Used internally by OIS.

Public Attributes

int abs
 Absoulte and Relative value components.
int rel
bool absOnly
 Indicates if this Axis only supports Absoulte (ie JoyStick).


Detailed Description

Axis component.

Definition at line 152 of file OISPrereqs.h.


Constructor & Destructor Documentation

OIS::Axis::Axis (  )  [inline]

Definition at line 154 of file OISPrereqs.h.


Member Function Documentation

void OIS::Axis::clear (  )  [inline]

Used internally by OIS.

Definition at line 163 of file OISPrereqs.h.


Member Data Documentation

int OIS::Axis::abs

Absoulte and Relative value components.

Definition at line 154 of file OISPrereqs.h.

Referenced by OIS::Win32Mouse::capture(), OIS::LinuxMouse::capture(), handleNonBufferedMouse(), and EventHandler::mouseMoved().

int OIS::Axis::rel

Definition at line 154 of file OISPrereqs.h.

Referenced by OIS::LinuxMouse::_processXEvents(), OIS::Win32Mouse::capture(), OIS::LinuxMouse::capture(), handleNonBufferedMouse(), and EventHandler::mouseMoved().

bool OIS::Axis::absOnly

Indicates if this Axis only supports Absoulte (ie JoyStick).

Definition at line 160 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