Package com.deco2800.game.input
-
Class Summary Class Description InputComponent An InputComponent that supports keyboard and touch input and touch gestures.InputDecorator Generic class to wrap an InputProcessor so that it acts like an InputComponent.InputFactory InputFactory creates inputType-specific inputFactories which can handle various types of input.InputService Provides a global access point for handling user input and creating input handlers.KeyboardInputFactory KeyboardInputFactory creates input handlers that process keyboard and touch support.TouchInputFactory -
Enum Summary Enum Description InputFactory.InputType Input device types