Uses of Class
gecco.server.core.EventHandler

Packages that use EventHandler
gecco.game.firefighter   
gecco.game.oresund   
gecco.game.testgame   
gecco.server.core   
 

Uses of EventHandler in gecco.game.firefighter
 

Subclasses of EventHandler in gecco.game.firefighter
 class FirefighterEventHandler
          Description of the Class
 

Uses of EventHandler in gecco.game.oresund
 

Subclasses of EventHandler in gecco.game.oresund
 class BaseStationEventHandler
          Description of the Class
 class HelicopterEventHandler
          Description of the Class
 class ShipEventHandler
          Description of the Class
 

Uses of EventHandler in gecco.game.testgame
 

Subclasses of EventHandler in gecco.game.testgame
 class TestUnitEventHandler
          Description of the Class
 

Uses of EventHandler in gecco.server.core
 

Fields in gecco.server.core declared as EventHandler
(package private)  EventHandler UnitType.eventHandler
          Reference to the event handler for this unit type.
 

Methods in gecco.server.core that return EventHandler
 EventHandler UnitType.getEventHandler()
          Gets the EventHandler attribute of the UnitType object