Evagation \Ev`a*ga*tion\, n A wandering about, excursion, a roving.
(Source: Webster's Revised Unbriged Dictionary (1913))
This is the event controller for the VRML runtime. It dispatches events
from Java3D to the VRML Sensors and handles the walk/fly/examine Viewpoint
animation.
Description of the Method
Parameters: bounds - Description of the Parameter Parameters: currentPosn - Description of the Parameter
mouseClicked
void mouseClicked(double when, int x, int y, boolean mmb)(Code)
Description of the Method
Parameters: when - Description of the Parameter Parameters: x - Description of the Parameter Parameters: y - Description of the Parameter Parameters: mmb - Description of the Parameter
mouseDragged
void mouseDragged(double when, int dx, int dy, int x, int y, boolean mmb)(Code)
Description of the Method
Parameters: when - Description of the Parameter Parameters: dx - Description of the Parameter Parameters: dy - Description of the Parameter Parameters: x - Description of the Parameter Parameters: y - Description of the Parameter Parameters: mmb - Description of the Parameter