UIAxisEventListener
Complete API reference for UIAxisEventListener, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIAxisEventListener extends Component
Constructors
| Signature | Description |
|---|---|
UIAxisEventListener(UIAxisEventListener) | Executes UIAxisEventListener and returns after the underlying engine call finishes. |
UIAxisEventListener(Engine) | Executes UIAxisEventListener and returns after the underlying engine call finishes. |
UIAxisEventListener() | Creates a new instance of UIAxisEventListener. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIAxisEventListener | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
axisName | String | get/set | Virtual attribute exposed by getAxisName. Access it like a field to read or write the underlying value. |
value | Vector2 | get/set | Virtual attribute exposed by getValue. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
setValue(float, float) | void | Sets or updates the value. |