Package com.csse3200.game.input
package com.csse3200.game.input
-
ClassDescriptionAn InputComponent that supports keyboard and touch input and touch gestures.Generic class to wrap an InputProcessor so that it acts like an InputComponent.InputFactory creates inputType-specific inputFactories which can handle various types of input.Input device typesProvides a global access point for handling user input and creating input handlers.KeyboardInputFactory creates input handlers that process keyboard and touch support.A class extending InputComponent handling pause menu related key presses.Input handler for settings menu key rebinding functionality.