| 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 = 0x02The A button of the Wiimote.
| B | constant |
public static const B:int = 0x03The B button of the Wiimote.
| C | constant |
public static const C:int = 0x0bThe C button of the Nunchuk.
| DOWN | constant |
public static const DOWN:int = 0x08The Down button of the Wiimote.
| HOME | constant |
public static const HOME:int = 0x06The Home button of the Wiimote.
| L | constant |
public static const L:int = 0x0fThe L button of the Classic Controller.
| LEFT | constant |
public static const LEFT:int = 0x0aThe Left button of the Wiimote.
| MINUS | constant |
public static const MINUS:int = 0x05The - button of the Wiimote.
| ONE | constant |
public static const ONE:int = 0x00The 1 button of the Wiimote.
| PLUS | constant |
public static const PLUS:int = 0x04The + button of the Wiimote.
| R | constant |
public static const R:int = 0x10The R button of the Classic Controller.
| RIGHT | constant |
public static const RIGHT:int = 0x09The Right button of the Wiimote.
| TWO | constant |
public static const TWO:int = 0x01The 2 button of the Wiimote.
| UP | constant |
public static const UP:int = 0x07The Up button of the Wiimote.
| X | constant |
public static const X:int = 0x0d
| Y | constant |
public static const Y:int = 0x0eThe Y button of the Classic Controller.
| Z | constant |
public static const Z:int = 0x0cThe Z button of the Nunchuk.
| ZL | constant |
public static const ZL:int = 0x11The ZL button of the Classic Controller.
| ZR | constant |
public static const ZR:int = 0x12The ZR button of the Classic Controller.