OIS
1.5
Object-oriented Input System
|
#include <OISInterface.h>
Public Types | |
enum | IType { ForceFeedback, Reserved } |
Type of Interface. More... | |
Public Member Functions | |
virtual | ~Interface () |
An Object's interface is a way to gain write access to devices which support it. For example, force feedack.
Type of Interface.
Enumerator | |
---|---|
ForceFeedback | |
Reserved |
|
inlinevirtual |