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

#include <OISEffect.h>

Inheritance diagram for OIS::ConstantEffect:
OIS::ForceEffect

Public Member Functions

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

Public Attributes

Envelope envelope
 
signed short level
 

Detailed Description

Use this class when dealing with Force type of Constant

Constructor & Destructor Documentation

◆ ConstantEffect()

OIS::ConstantEffect::ConstantEffect ( )
inline

Member Data Documentation

◆ envelope

Envelope OIS::ConstantEffect::envelope

◆ level

signed short OIS::ConstantEffect::level

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