Package | Description |
---|---|
org.cell2d | |
org.cell2d.control |
Class and Description |
---|
Control
A Control represents a form of input that can be pressed, held, and
released, such as a key, mouse button, or controller button.
|
Class and Description |
---|
Control
A Control represents a form of input that can be pressed, held, and
released, such as a key, mouse button, or controller button.
|
ControllerControl
A ControllerControl is a Control that represents an input on a game
controller.
|
InvalidControlException
An InvalidControlException is a RuntimeException that is thrown upon the
attempted construction of an invalid Control.
|