|
||||||||||
| 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.AnalogDeviceComponent
org.jagatoo.input.devices.components.ControllerAxis
org.jagatoo.input.impl.jinput.JInputControllerAxis
public class JInputControllerAxis
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 | |
|---|---|
JInputControllerAxis(JInputController controller,
net.java.games.input.Component axis,
int index)
|
|
| Method Summary | |
|---|---|
protected net.java.games.input.Component |
getAxis()
|
protected void |
setDeadZoneImpl(float zone)
|
| Methods inherited from class org.jagatoo.input.devices.components.ControllerAxis |
|---|
getController, getDeadZone, getIndex, getMaxValue, getMinValue, getNormalizedValue, getPovX, getPovY, setDeadZone, setMaxValue, setMinValue, setValue, toString |
| Methods inherited from class org.jagatoo.input.devices.components.AnalogDeviceComponent |
|---|
addValue, addValue, getFloatValue, getIntValue, getScale, setScale, setValue, setValue |
| 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 JInputControllerAxis(JInputController controller,
net.java.games.input.Component axis,
int index)
| Method Detail |
|---|
protected final net.java.games.input.Component getAxis()
protected void setDeadZoneImpl(float zone)
setDeadZoneImpl in class ControllerAxis
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||