Package com.prineside.tdi2.systems
Class EnemySystem.OnPathfindingRebuild
java.lang.Object
com.prineside.tdi2.SerializableListener<EnemySystem>
com.prineside.tdi2.systems.EnemySystem.OnPathfindingRebuild
- All Implemented Interfaces:
 com.esotericsoftware.kryo.KryoSerializable,Listener<PathfindingRebuild>
- Enclosing class:
 - EnemySystem
 
public static class EnemySystem.OnPathfindingRebuild
extends SerializableListener<EnemySystem>
implements Listener<PathfindingRebuild>
- 
Method Summary
Methods inherited from class com.prineside.tdi2.SerializableListener
read, write 
- 
Method Details
- 
handleEvent
- Specified by:
 handleEventin interfaceListener<PathfindingRebuild>
 
 -