Expose Actor graphic and spotAnimFrame to API
This commit is contained in:
@@ -65,6 +65,10 @@ public interface Actor extends Renderable
|
||||
|
||||
int getGraphic();
|
||||
|
||||
void setGraphic(int graphic);
|
||||
|
||||
void setSpotAnimFrame(int spotAnimFrame);
|
||||
|
||||
int getModelHeight();
|
||||
|
||||
Polygon getCanvasTilePoly();
|
||||
|
||||
Reference in New Issue
Block a user