Add Actor#isMoving
This commit is contained in:
@@ -184,4 +184,7 @@ public interface RSActor extends RSRenderable, Actor
|
||||
int getRunAnimation();
|
||||
|
||||
void setDead(boolean dead);
|
||||
|
||||
@Import("pathLength")
|
||||
int getPathLength();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user