OIS
1.5
Object-oriented Input System
|
#include <OISEffect.h>
Public Member Functions | |
PeriodicEffect () | |
Public Member Functions inherited from OIS::ForceEffect | |
virtual | ~ForceEffect () |
Public Attributes | |
Envelope | envelope |
unsigned short | magnitude |
signed short | offset |
unsigned short | phase |
unsigned int | period |
Use this class when dealing with Force type of Periodic
|
inline |
Envelope OIS::PeriodicEffect::envelope |
unsigned short OIS::PeriodicEffect::magnitude |
signed short OIS::PeriodicEffect::offset |
unsigned int OIS::PeriodicEffect::period |
unsigned short OIS::PeriodicEffect::phase |