Class Hierarchy
- java.lang.Object
- com.deco2800.game.components.Component
- com.deco2800.game.input.InputComponent (implements com.badlogic.gdx.input.GestureDetector.GestureListener, com.badlogic.gdx.InputProcessor)
- com.deco2800.game.components.storyline.storyLineInputComponent
- com.deco2800.game.rendering.RenderComponent (implements com.badlogic.gdx.utils.Disposable, com.deco2800.game.rendering.Renderable)
- com.deco2800.game.ui.UIComponent (implements com.deco2800.game.rendering.Renderable)
- com.deco2800.game.components.storyline.epilogueDisplay
- com.deco2800.game.components.storyline.prologueDisplay
- com.deco2800.game.ui.UIComponent (implements com.deco2800.game.rendering.Renderable)
- com.deco2800.game.components.storyline.storyLineAction
- com.deco2800.game.input.InputComponent (implements com.badlogic.gdx.input.GestureDetector.GestureListener, com.badlogic.gdx.InputProcessor)
- com.deco2800.game.components.Component