public interface PathfindableListener
Modifier and Type | Method and Description |
---|---|
void |
notifyArrived()
Notify listener when mover has arrived.
|
void |
notifyMoving()
Notify listener while mover is moving.
|
void |
notifyStartMove()
Notify listener when mover starting to move.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.