Esempio n. 1
0
 public boolean isMoving() {
   return pathfinder.getState() != pathfinder.IDLE;
 }