Class Hierarchy
- java.lang.Object
- com.deco2800.game.components.Component
- com.deco2800.game.components.npc.GhostAnimationController
 - com.deco2800.game.components.npc.MonsterAnimationController
 - 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.npc.NpcInteractionDisplay
 
 
 - com.deco2800.game.ui.UIComponent (implements com.deco2800.game.rendering.Renderable)
 - com.deco2800.game.components.npc.TriggerDialogComponent
 
 - com.deco2800.game.components.npc.DialogWithSelection
 - com.deco2800.game.components.npc.NPCClueLibrary
 - com.deco2800.game.components.npc.NpcInteraction
- com.deco2800.game.components.npc.AdvancedNpcInteraction
 
 
 - com.deco2800.game.components.Component