Package com.deco2800.game.areas
Class GuidebookArea
java.lang.Object
com.deco2800.game.areas.GameArea
com.deco2800.game.areas.GuidebookArea
- All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable
-
Field Summary
Fields inherited from class com.deco2800.game.areas.GameArea
areaEntities, crystal, entityMapping, player, terrain
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.deco2800.game.areas.GameArea
getEntityMapping, getPlayer, isWallHere, removeEntity, spawnEntity, spawnEntityAt
-
Constructor Details
-
GuidebookArea
public GuidebookArea()
-
-
Method Details