Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Public Attributes | List of all members
OIS::Slider Class Reference

A sliding axis - only used in Win32 Right Now. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/ois/OISJoyStick.h>

Inheritance diagram for OIS::Slider:
OIS::Component

Public Member Functions

 Slider ()
 
- Public Member Functions inherited from OIS::Component
 Component ()
 
 Component (ComponentType type)
 

Public Attributes

int abX
 true if pushed, false otherwise More...
 
int abY
 
- Public Attributes inherited from OIS::Component
ComponentType cType
 Indicates what type of coponent this is. More...
 

Detailed Description

A sliding axis - only used in Win32 Right Now.

Constructor & Destructor Documentation

OIS::Slider::Slider ( )
inline

Member Data Documentation

int OIS::Slider::abX

true if pushed, false otherwise

int OIS::Slider::abY

The documentation for this class was generated from the following file: