Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
K
- KeyboardInfo - Class in ActiverseEngine
-
Provides utility methods to retrieve information about keyboard input.
- KeyboardInfo() - Constructor for class ActiverseEngine.KeyboardInfo
- keyIsDown(char) - Method in class ActiverseEngine.Actor
-
Checks if a specific key is currently pressed.
- keyPressed(KeyEvent) - Method in class ActiverseEngine.KeyboardInfo
-
Called when a key is pressed.
- keyPressed(KeyEvent) - Method in class ActiverseEngine.World
-
Handles key presses
- keyReleased(KeyEvent) - Method in class ActiverseEngine.KeyboardInfo
-
Called when a key is released.
- keyReleased(KeyEvent) - Method in class ActiverseEngine.World
-
Handles key releases
- keys - Static variable in class ActiverseEngine.KeyboardInfo
- keyTyped(KeyEvent) - Method in class ActiverseEngine.KeyboardInfo
-
Called when a key is typed.
- keyTyped(KeyEvent) - Method in class ActiverseEngine.World
-
Handles key typing
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form