#include <TextEvent.h>
Inheritance diagram for SpaceballEvent:
Public Methods | |
SpaceballEvent (float utx, float uty, float utz, float urx, float ury, float urz, int bdown) | |
virtual void | do_callback (TextInterp *interp) |
Definition at line 270 of file TextEvent.h.
|
Definition at line 281 of file TextEvent.h. |
|
Implements InterpEvent. Definition at line 285 of file TextEvent.h. References TextInterp::spaceball_cb. |