Package | org.wiiflash |
Class | public final class ButtonType |
Constant | Defined by | ||
---|---|---|---|
A : int = 0x02 [static]
The A button of the Wiimote.
| ButtonType | ||
B : int = 0x03 [static]
The B button of the Wiimote.
| ButtonType | ||
C : int = 0x0b [static]
The C button of the Nunchuk.
| ButtonType | ||
DOWN : int = 0x08 [static]
The Down button of the Wiimote.
| ButtonType | ||
HOME : int = 0x06 [static]
The Home button of the Wiimote.
| ButtonType | ||
L : int = 0x0f [static]
The L button of the Classic Controller.
| ButtonType | ||
LEFT : int = 0x0a [static]
The Left button of the Wiimote.
| ButtonType | ||
MINUS : int = 0x05 [static]
The - button of the Wiimote.
| ButtonType | ||
ONE : int = 0x00 [static]
The 1 button of the Wiimote.
| ButtonType | ||
PLUS : int = 0x04 [static]
The + button of the Wiimote.
| ButtonType | ||
R : int = 0x10 [static]
The R button of the Classic Controller.
| ButtonType | ||
RIGHT : int = 0x09 [static]
The Right button of the Wiimote.
| ButtonType | ||
TWO : int = 0x01 [static]
The 2 button of the Wiimote.
| ButtonType | ||
UP : int = 0x07 [static]
The Up button of the Wiimote.
| ButtonType | ||
X : int = 0x0d [static]
| ButtonType | ||
Y : int = 0x0e [static]
The Y button of the Classic Controller.
| ButtonType | ||
Z : int = 0x0c [static]
The Z button of the Nunchuk.
| ButtonType | ||
ZL : int = 0x11 [static]
The ZL button of the Classic Controller.
| ButtonType | ||
ZR : int = 0x12 [static]
The ZR button of the Classic Controller.
| ButtonType |
A | constant |
public static const A:int = 0x02
The A button of the Wiimote.
B | constant |
public static const B:int = 0x03
The B button of the Wiimote.
C | constant |
public static const C:int = 0x0b
The C button of the Nunchuk.
DOWN | constant |
public static const DOWN:int = 0x08
The Down button of the Wiimote.
HOME | constant |
public static const HOME:int = 0x06
The Home button of the Wiimote.
L | constant |
public static const L:int = 0x0f
The L button of the Classic Controller.
LEFT | constant |
public static const LEFT:int = 0x0a
The Left button of the Wiimote.
MINUS | constant |
public static const MINUS:int = 0x05
The - button of the Wiimote.
ONE | constant |
public static const ONE:int = 0x00
The 1 button of the Wiimote.
PLUS | constant |
public static const PLUS:int = 0x04
The + button of the Wiimote.
R | constant |
public static const R:int = 0x10
The R button of the Classic Controller.
RIGHT | constant |
public static const RIGHT:int = 0x09
The Right button of the Wiimote.
TWO | constant |
public static const TWO:int = 0x01
The 2 button of the Wiimote.
UP | constant |
public static const UP:int = 0x07
The Up button of the Wiimote.
X | constant |
public static const X:int = 0x0d
Y | constant |
public static const Y:int = 0x0e
The Y button of the Classic Controller.
Z | constant |
public static const Z:int = 0x0c
The Z button of the Nunchuk.
ZL | constant |
public static const ZL:int = 0x11
The ZL button of the Classic Controller.
ZR | constant |
public static const ZR:int = 0x12
The ZR button of the Classic Controller.