OIS 1.6
Object-oriented Input System
Loading...
Searching...
No Matches
OIS::Slider Class Reference

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

#include <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
int abY
Public Attributes inherited from OIS::Component
ComponentType cType
 Indicates what type of coponent this is.

Detailed Description

A sliding axis - only used in Win32 Right Now.

Constructor & Destructor Documentation

◆ Slider()

OIS::Slider::Slider ( )
inline

Member Data Documentation

◆ abX

int OIS::Slider::abX

true if pushed, false otherwise

◆ abY

int OIS::Slider::abY

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