|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jme.input.KeyBindingManager.KeyCodes
KeyCodes defines a list of one or more keys for
a given key command. During key press comparisons, a logical and
will be used to insure all keys are pressed for which ever command
this uses.
| Field Summary | |
int[] |
keys
|
| Constructor Summary | |
KeyBindingManager.KeyCodes()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int[] keys
| Constructor Detail |
public KeyBindingManager.KeyCodes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||