Package com.prineside.tdi2.events.game
Class GateChange
java.lang.Object
com.prineside.tdi2.events.StoppableEvent
com.prineside.tdi2.events.game.GateChange
- All Implemented Interfaces:
 Event
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.prineside.tdi2.events.StoppableEvent
isStopped, stop 
- 
Constructor Details
- 
GateChange
 
 - 
 - 
Method Details
- 
getX
public int getX() - 
getY
public int getY() - 
isLeftSide
public boolean isLeftSide() - 
getOldGate
 - 
getNewGate
 
 -