Package com.csse3200.game.input
package com.csse3200.game.input
-
ClassDescriptionInput component for handling in-game tower building.An 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.