A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
c — Property in class org.wiiflash.Nunchuk |
|
Indicates if button C is pressed. |
C — Constant static property in class org.wiiflash.ButtonType |
|
The C button of the Nunchuk. |
centerOfGravity — Property in class org.wiiflash.BalanceBoard |
|
Current center of gravity on the balance board. |
classicController — Property in class org.wiiflash.Wiimote |
|
The ClassicController that is attached to this Wiimote object. |
ClassicController — Final class in package org.wiiflash |
|
The ClassicController class represents a Classic Controller. |
classicControllerConnect — Event in class org.wiiflash.Wiimote |
|
Dispatched when the Classic Controller has been connected to Wiimote. |
classicControllerDisconnect — Event in class org.wiiflash.Wiimote |
|
Dispatched when the Classic Controller has been disconnected from Wiimote. |
close() — Method in class org.wiiflash.Wiimote |
|
Closes the connection between this Wiimote object and the WiiFlash server. |
connect — Event in class org.wiiflash.Wiimote |
|
Dispatched when a Wiimote object has successfully connected to the WiiFlash server. |
connect(host, port) — Method in class org.wiiflash.Wiimote |
|
Connects the Wiimote to the specified host and port. |
connected — Property in class org.wiiflash.Wiimote |
|
Indicates whether this Wiimote object is currently connected to the WiiFlash server. |
CONTROLLER_CONNECT — Constant static property in class org.wiiflash.events.WiimoteEvent |
|
Type of the event that is dispatched by a Wiimote object when a Classic Controller has been connected. |
CONTROLLER_DISCONNECT — Constant static property in class org.wiiflash.events.WiimoteEvent |
|
Type of the event that is dispatched by a Wiimote object when a Classic Controller has been disconnected. |
cPress — Event in class org.wiiflash.Wiimote |
|
Dispatched when Nunchuk button C has been pressed. |
C_PRESS — Constant static property in class org.wiiflash.events.ButtonEvent |
|
Type of the C press event. |
cRelease — Event in class org.wiiflash.Wiimote |
|
Dispatched when Nunchuk button C has been released. |
C_RELEASE — Constant static property in class org.wiiflash.events.ButtonEvent |
|
Type of the C release event. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |