- java.lang.Object
-
- com.github.brunothg.game.engine.control.RememberGameKeyAdapter.KeyInfo
-
-
Constructor Summary
Constructors
Constructor and Description |
KeyInfo(int keyCode) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getKeyCode
public int getKeyCode()
-
isDown
public boolean isDown()
-
isUp
public boolean isUp()
Copyright © 2017. All rights reserved.