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