Package net.regsirius06.engine.control
package net.regsirius06.engine.control
Provides classes for handling control logic related to user input and key bindings.
This package includes classes for defining key bindings, interpreting key events, and handling key-based actions
such as movement and interaction with a labyrinth.
Classes in this package are responsible for managing player movements, rotations, and minimap visibility through user input from the keyboard.
-
ClassDescriptionDeprecated.This class is deprecated.Enumeration of possible actions that can be mapped to keys.Deprecated.This class is deprecated.An interface for handling key events in a user interface (UI).