nl.tudelft.goal.ut2004.visualizer.gui.action
Class RespawnAction
java.lang.Object
nl.tudelft.goal.ut2004.visualizer.gui.action.RespawnAction
- All Implemented Interfaces:
- ActionListener, EventListener
public class RespawnAction
- extends Object
- implements ActionListener
Interface wrapper for the respawn action. Can be used anywhere an action
listener is expected.
Assumes a connection exists.
- Author:
- M.P. Korstanje
Constructor Summary |
RespawnAction(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player player,
WaypointBox navpoints)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RespawnAction
public RespawnAction(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.Player player,
WaypointBox navpoints)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.