Package one.empty3.apps.opad
Class DarkFortressGUIKeyListener
java.lang.Object
one.empty3.apps.opad.DarkFortressGUIKeyListener
- All Implemented Interfaces:
KeyListener,Runnable,EventListener
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected booleanprotected booleanprotected booleanprotected booleanprotected boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
release_up
protected boolean release_up -
release_down
protected boolean release_down -
release_left
protected boolean release_left -
release_right
protected boolean release_right -
release_space
protected boolean release_space -
ctrl
protected boolean ctrl
-
-
Constructor Details
-
DarkFortressGUIKeyListener
-
-
Method Details
-
run
public void run() -
keyTyped
- Specified by:
keyTypedin interfaceKeyListener
-
keyPressed
- Specified by:
keyPressedin interfaceKeyListener
-
keyReleased
- Specified by:
keyReleasedin interfaceKeyListener
-