Class: UIAxisEventListener
This page documents the methods and fields available in the UIAxisEventListener class.
Members
| Signature | Description |
|---|---|
UIAxisEventListener() | Creates a new instance of UIAxisEventListener. |
getAxisName() | Returns the current axis name. |
getValue() | Returns the current value. |
setAxisName(String) | Sets or updates the axis name. |
setValue(Vector2) | Sets or updates the value. |
setValue(float, float) | Sets or updates the value. |