Add getTeam method for Player
This commit is contained in:
@@ -34,4 +34,6 @@ public interface Player extends Actor
|
||||
PlayerComposition getPlayerComposition();
|
||||
|
||||
Polygon[] getPolygons();
|
||||
|
||||
int getTeam();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user