|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ControlID | |
|---|---|
| net.jinx.action.input | |
| Uses of ControlID in net.jinx.action.input |
|---|
| Methods in net.jinx.action.input that return ControlID | |
|---|---|
static ControlID[] |
ControlBinder.bind(InputDevice[] devices,
int[] lookingFor,
float wait)
Waits at most wait seconds, attempting to detect a difference in one or more of the controls in the array devices. |
| Methods in net.jinx.action.input with parameters of type ControlID | |
|---|---|
void |
ActionMap.associate(ControlID id,
java.lang.String action)
Associates a control with an action. |
java.lang.String |
ActionMap.getAssociation(ControlID id)
Gets the association for id. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||