OIS::Pov Struct Reference

POV / HAT Joystick component. More...

#include <OISJoyStick.h>

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

List of all members.

Public Member Functions

 Pov ()

Public Attributes

int direction

Static Public Attributes

static const int Centered = 0x00000000
static const int North = 0x00000001
static const int South = 0x00000010
static const int East = 0x00000100
static const int West = 0x00001000
static const int NorthEast = 0x00000101
static const int SouthEast = 0x00000110
static const int NorthWest = 0x00001001
static const int SouthWest = 0x00001010


Detailed Description

POV / HAT Joystick component.

Definition at line 31 of file OISJoyStick.h.


Constructor & Destructor Documentation

OIS::Pov::Pov (  )  [inline]

Definition at line 33 of file OISJoyStick.h.


Member Data Documentation

const int OIS::Pov::Centered = 0x00000000 [static]

Definition at line 35 of file OISJoyStick.h.

const int OIS::Pov::North = 0x00000001 [static]

Definition at line 36 of file OISJoyStick.h.

Referenced by OIS::LinuxJoyStick::capture().

const int OIS::Pov::South = 0x00000010 [static]

Definition at line 37 of file OISJoyStick.h.

Referenced by OIS::LinuxJoyStick::capture().

const int OIS::Pov::East = 0x00000100 [static]

Definition at line 38 of file OISJoyStick.h.

Referenced by OIS::LinuxJoyStick::capture().

const int OIS::Pov::West = 0x00001000 [static]

Definition at line 39 of file OISJoyStick.h.

Referenced by OIS::LinuxJoyStick::capture().

const int OIS::Pov::NorthEast = 0x00000101 [static]

Definition at line 40 of file OISJoyStick.h.

const int OIS::Pov::SouthEast = 0x00000110 [static]

Definition at line 41 of file OISJoyStick.h.

const int OIS::Pov::NorthWest = 0x00001001 [static]

Definition at line 42 of file OISJoyStick.h.

const int OIS::Pov::SouthWest = 0x00001010 [static]

Definition at line 43 of file OISJoyStick.h.

int OIS::Pov::direction

Definition at line 45 of file OISJoyStick.h.

Referenced by OIS::LinuxJoyStick::capture(), and EventHandler::povMoved().


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