|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The listener interface for receiving mouse events.
Method Summary | |
void |
mouseClicked(MouseCommandEvent event)
Called when an agent clicks the mouse (any button) over the object. |
Method Detail |
public void mouseClicked(MouseCommandEvent event)
event
- the command event. event.getAgent() will
return the Player who clicked the mouse.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |