Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
M
N
O
Q
R
S
T
U
V
W
C
cCode()
- Method in class com.greenthrottle.gcs.api.
ControllerEvent
Returns the CommonCode corresponding with the controller button, stick, or trigger that generated this event
changeCommonCode(ControllerEvent.CommonCodes)
- Method in class com.greenthrottle.gcs.api.
ControllerEvent
Used internally
code()
- Method in class com.greenthrottle.gcs.api.
ControllerEvent
Used internally
code()
- Method in class com.greenthrottle.gcs.api.
ServiceStatusEvent
com.greenthrottle.gcs.api
- package com.greenthrottle.gcs.api
commandAck(String, String)
- Method in interface com.greenthrottle.gcs.api.
IGTControllerCallback
commandClearMRUControllersList(String)
- Method in interface com.greenthrottle.gcs.api.
IGTController
commandConnectController(String, String, boolean)
- Method in interface com.greenthrottle.gcs.api.
IGTController
Connect to a controller with given BT address
commandDisconnectAllControllers(String)
- Method in interface com.greenthrottle.gcs.api.
IGTController
Disconnect from all controllers
commandDisconnectController(String, String)
- Method in interface com.greenthrottle.gcs.api.
IGTController
Disconnect from controller with given BT address
commandEnableAutoconnect(boolean)
- Method in interface com.greenthrottle.gcs.api.
IGTController
Start or stop automatically connecting to saved controllers
commandSavedControllerAdd(String)
- Method in interface com.greenthrottle.gcs.api.
IGTController
Add saved controller
commandSavedControllerRemove(String)
- Method in interface com.greenthrottle.gcs.api.
IGTController
Remove saved controller
commandSavedControllersClear()
- Method in interface com.greenthrottle.gcs.api.
IGTController
Clear all saved controllers
ControllerEvent
- Class in
com.greenthrottle.gcs.api
ControllerEvent(String, ControllerEvent.Action, ControllerEvent.CommonCodes)
- Constructor for class com.greenthrottle.gcs.api.
ControllerEvent
ControllerEvent(String, ControllerEvent.CommonCodes, HashMap<ControllerEvent.AnalogDataType, Double>, boolean)
- Constructor for class com.greenthrottle.gcs.api.
ControllerEvent
controllerEvent(ControllerEvent)
- Method in interface com.greenthrottle.gcs.api.
IGTControllerCallback
Receives input events as they occur on a controller
ControllerEvent.Action
- Enum in
com.greenthrottle.gcs.api
Indicates type of action.
ControllerEvent.AnalogDataType
- Enum in
com.greenthrottle.gcs.api
Indicates type of analog event.
ControllerEvent.CommonCodes
- Enum in
com.greenthrottle.gcs.api
Indicates the controller button, stick, or trigger that caused the event
ControllerInfo
- Class in
com.greenthrottle.gcs.api
ControllerInfo(String, ControllerInfo.ControllerState)
- Constructor for class com.greenthrottle.gcs.api.
ControllerInfo
ControllerInfo(String, ControllerInfo.ControllerState, boolean)
- Constructor for class com.greenthrottle.gcs.api.
ControllerInfo
controllerInfo(ControllerInfo[])
- Method in interface com.greenthrottle.gcs.api.
IGTControllerCallback
Receives information about a controller
ControllerInfo.ControllerState
- Enum in
com.greenthrottle.gcs.api
State of this controller.
controllerSetContainsBtAddr(Set<ControllerInfo>, String)
- Static method in class com.greenthrottle.gcs.api.
ControllerInfo
CREATOR
- Static variable in class com.greenthrottle.gcs.api.
ControllerEvent
Used internally as part of IPC
CREATOR
- Static variable in class com.greenthrottle.gcs.api.
ControllerInfo
CREATOR
- Static variable in class com.greenthrottle.gcs.api.
ServiceStatusEvent
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
M
N
O
Q
R
S
T
U
V
W