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.input.InputDecorator
 
 
 - com.deco2800.game.input.InputComponent (implements com.badlogic.gdx.input.GestureDetector.GestureListener, com.badlogic.gdx.InputProcessor)
 - com.deco2800.game.input.InputFactory
- com.deco2800.game.input.KeyboardInputFactory
 - com.deco2800.game.input.TouchInputFactory
 
 - com.deco2800.game.input.InputService (implements com.badlogic.gdx.input.GestureDetector.GestureListener, com.badlogic.gdx.InputProcessor)
 
 - com.deco2800.game.components.Component
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.deco2800.game.input.InputFactory.InputType
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)