OIS
1.5
Object-oriented Input System
|
A sliding axis - only used in Win32 Right Now. More...
#include <OISJoyStick.h>
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... | |
A sliding axis - only used in Win32 Right Now.
|
inline |
int OIS::Slider::abX |
true if pushed, false otherwise
int OIS::Slider::abY |