org.cruxframework.crux.core.client.screen
Class ArrowsDevice.Keys
java.lang.Object
org.cruxframework.crux.core.client.screen.ArrowsDevice.Keys
- Enclosing class:
- ArrowsDevice
public static class ArrowsDevice.Keys
- extends Object
Key codes for d-pad Navigation
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_LEFT_ARROW
public static final int KEY_LEFT_ARROW
- See Also:
- Constant Field Values
KEY_UP_ARROW
public static final int KEY_UP_ARROW
- See Also:
- Constant Field Values
KEY_RIGHT_ARROW
public static final int KEY_RIGHT_ARROW
- See Also:
- Constant Field Values
KEY_DOWN_ARROW
public static final int KEY_DOWN_ARROW
- See Also:
- Constant Field Values
KEY_ENTER_SELECT
public static final int KEY_ENTER_SELECT
- See Also:
- Constant Field Values
KEY_BACK
public static final int KEY_BACK
- See Also:
- Constant Field Values
KEY_MENU
public static final int KEY_MENU
- See Also:
- Constant Field Values
KEY_PLAY_PAUSE
public static final int KEY_PLAY_PAUSE
- See Also:
- Constant Field Values
KEY_STOP
public static final int KEY_STOP
- See Also:
- Constant Field Values
KEY_SKIP_BACK
public static final int KEY_SKIP_BACK
- See Also:
- Constant Field Values
KEY_SKIP_FORWARD
public static final int KEY_SKIP_FORWARD
- See Also:
- Constant Field Values
KEY_REWIND
public static final int KEY_REWIND
- See Also:
- Constant Field Values
KEY_FAST_FORWARD
public static final int KEY_FAST_FORWARD
- See Also:
- Constant Field Values
ArrowsDevice.Keys
public ArrowsDevice.Keys()
Copyright © 2014. All rights reserved.