gecco.game.oresund
Class ShipEventHandler
java.lang.Object
|
+--gecco.server.core.EventHandler
|
+--gecco.game.oresund.ShipEventHandler
- public class ShipEventHandler
- extends EventHandler
Description of the Class
Constructor Summary |
ShipEventHandler()
Constructor for the ShipEventHandler object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShipEventHandler
public ShipEventHandler()
- Constructor for the ShipEventHandler object
handleEvent
public void handleEvent(UnitEvent event,
Unit unit)
- Description of the Method
- Overrides:
handleEvent
in class EventHandler
- Parameters:
event
- Description of Parameterunit
- Description of Parameter