Package com.prineside.tdi2.systems
Class PathfindingSystem.OnTileChange
java.lang.Object
com.prineside.tdi2.SerializableListener<PathfindingSystem>
com.prineside.tdi2.systems.PathfindingSystem.OnTileChange
- All Implemented Interfaces:
KryoSerializable
,Listener<TileChange>
- Enclosing class:
- PathfindingSystem
public static final class PathfindingSystem.OnTileChange
extends SerializableListener<PathfindingSystem>
implements Listener<TileChange>
-
Method Summary
Methods inherited from class com.prineside.tdi2.SerializableListener
read, write
-
Method Details
-
handleEvent
- Specified by:
handleEvent
in interfaceListener<TileChange>
-