OgreHaptics::ForceEffect::Listener Class Reference

#include <OgreHapticsForceEffect.h>

List of all members.

Public Member Functions

virtual ~Listener ()
 Virtual destructor.
virtual void effectStarted (ForceEffect *)
 ForceEffect is being started.


Detailed Description

Todo:
Listener which gets called back on ForceEffect events.
Handler for state change events. These can be called from different threads. It must be made clear to users from which thread the event is coming. A number of solutions can be used:

Definition at line 150 of file OgreHapticsForceEffect.h.


Constructor & Destructor Documentation

virtual OgreHaptics::ForceEffect::Listener::~Listener (  )  [virtual]

Virtual destructor.

Definition at line 154 of file OgreHapticsForceEffect.h.


Member Function Documentation

virtual void OgreHaptics::ForceEffect::Listener::effectStarted ( ForceEffect  )  [virtual]

ForceEffect is being started.

Definition at line 156 of file OgreHapticsForceEffect.h.


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

Last modified Tue Jan 6 22:31:26 2009