OIS  1.5
Object-oriented Input System
Public Member Functions | Public Attributes | List of all members
OIS::RampEffect Class Reference

#include <OISEffect.h>

Inheritance diagram for OIS::RampEffect:
OIS::ForceEffect

Public Member Functions

 RampEffect ()
 
- Public Member Functions inherited from OIS::ForceEffect
virtual ~ForceEffect ()
 

Public Attributes

Envelope envelope
 
signed short startLevel
 
signed short endLevel
 

Detailed Description

Use this class when dealing with Force type of Ramp

Constructor & Destructor Documentation

◆ RampEffect()

OIS::RampEffect::RampEffect ( )
inline

Member Data Documentation

◆ endLevel

signed short OIS::RampEffect::endLevel

◆ envelope

Envelope OIS::RampEffect::envelope

◆ startLevel

signed short OIS::RampEffect::startLevel

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