Add getWorldLocation mixin for Actor
This commit is contained in:
@@ -40,6 +40,8 @@ public interface Actor extends Renderable
|
||||
|
||||
int getHealth();
|
||||
|
||||
Point getWorldLocation();
|
||||
|
||||
Point getLocalLocation();
|
||||
|
||||
int getOrientation();
|
||||
|
||||
Reference in New Issue
Block a user