#include <CursorInt.H>
Inherits Interactor< CursorInt >.
Public Member Functions | |
CursorInt (str_ptr devName, int genEvents=1, str_ptr name="CursorInt") | |
virtual | ~CursorInt () |
void | addDrawObj (DrawObj *o) |
void | removeDrawObj (DrawObj *o) |
Protected Member Functions | |
void | motion (cEVENTroom6dptr &evt, STATE *&) |
Protected Attributes | |
ARRAY< DrawObj * > | _drawobjs |
EVENTroom6dptr | _tracker |
DEVice_room6d | _cursorDev |
int | _genEvents |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|