OIS
1.5
Object-oriented Input System
|
#include <OISEffect.h>
Public Member Functions | |
RampEffect () | |
Public Member Functions inherited from OIS::ForceEffect | |
virtual | ~ForceEffect () |
Public Attributes | |
Envelope | envelope |
signed short | startLevel |
signed short | endLevel |
Use this class when dealing with Force type of Ramp
|
inline |
signed short OIS::RampEffect::endLevel |
Envelope OIS::RampEffect::envelope |
signed short OIS::RampEffect::startLevel |