|
||||||||||
| 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.lwjgl.LWJGLControllerAxis
public class LWJGLControllerAxis
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 | |
|---|---|
LWJGLControllerAxis(LWJGLController controller,
org.lwjgl.input.Controller implController,
int index)
|
|
| Method Summary | |
|---|---|
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 LWJGLControllerAxis(LWJGLController controller,
org.lwjgl.input.Controller implController,
int index)
| Method Detail |
|---|
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 | |||||||||