|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.input.devices.components.DeviceComponent
org.jagatoo.input.devices.components.DigitalDeviceComponent
org.jagatoo.input.devices.components.ControllerButton
org.jagatoo.input.impl.jinput.JInputControllerButton
public class JInputControllerButton
Insert type comment here.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jagatoo.input.devices.components.DeviceComponent |
|---|
DeviceComponent.Type |
| Field Summary |
|---|
| Fields inherited from class org.jagatoo.input.devices.components.DeviceComponent |
|---|
nextID |
| Constructor Summary | |
|---|---|
JInputControllerButton(JInputController controller,
net.java.games.input.Component button,
int index)
|
|
| Method Summary | |
|---|---|
protected net.java.games.input.Component |
getButton()
|
| Methods inherited from class org.jagatoo.input.devices.components.ControllerButton |
|---|
getBooleanState, getController, getIndex, getState, setState, setState, toString |
| Methods inherited from class org.jagatoo.input.devices.components.DeviceComponent |
|---|
bindAction, bindAction, getDeviceComponentID, getLocalizedName, getName, getType, isAnalog, isDigital, notifyBoundActions, unbindAction, unbindAction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JInputControllerButton(JInputController controller,
net.java.games.input.Component button,
int index)
| Method Detail |
|---|
protected final net.java.games.input.Component getButton()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||