Package | Description |
---|---|
com.TeamHEC.LocomotionCommotion.Map | |
com.TeamHEC.LocomotionCommotion.MapActors |
Modifier and Type | Method and Description |
---|---|
void |
Station.register(StationListener newListener)
Registers an object implementing the StationListener by adding it to the listeners array
|
void |
Station.unregister(StationListener s)
Removes object implementing StationListener so it no longer recieves updates
|
Modifier and Type | Class and Description |
---|---|
class |
Game_Map_Station |