gov.nasa.worldwind.awt
Class KeyEventState.InputState
java.lang.Object
gov.nasa.worldwind.awt.KeyEventState.InputState
- Enclosing class:
- KeyEventState
protected static class KeyEventState.InputState
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyEventState.InputState
public KeyEventState.InputState(int eventType,
int keyOrButtonCode,
long timestamp)
getEventType
public int getEventType()
getKeyOrButtonCode
public int getKeyOrButtonCode()
getTimestamp
public long getTimestamp()