Add Actor#isMoving
This commit is contained in:
@@ -290,4 +290,6 @@ public interface Actor extends Renderable, Locatable
|
||||
* @return
|
||||
*/
|
||||
boolean isDead();
|
||||
|
||||
boolean isMoving();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user