public class ParticleAgent extends AddComponentAgent<Particle>
Constructor and Description |
---|
ParticleAgent(Main main,
MechModel model) |
Modifier and Type | Method and Description |
---|---|
void |
handleLocationEvent(GLViewer viewer,
MouseRayEvent rayEvent)
Called after a left mouse press in one of the viewers when a location
listener is installed.
|
actionPerformed, addBasicProps, addComponentType, addComponentType, componentChanged, dispose, selectionChanged, setComponentType, show, valueChange
addWidget, getDisplay, isVisible
getCenter, intersectClipPlane, intersectViewPlane
public void handleLocationEvent(GLViewer viewer, MouseRayEvent rayEvent)
AddComponentAgent
handleLocationEvent
in class AddComponentAgent<Particle>