Add getMap() method to Context
This commit is contained in:
@@ -88,6 +88,7 @@ public class DefaultContext implements Context {
|
||||
@Getter
|
||||
private Camera camera;
|
||||
|
||||
@Getter
|
||||
private DefaultGameMap map;
|
||||
private MapHandler mapHandler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user