public Interactivity(GamePlayGameLayer game) { this.gameObj = game; }
public World(GamePlayGameLayer game) { this.gameObj = game; }