Skip to main content

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

SignatureDescription
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

NameTypeDescription
instanceUIAxisEventListenerRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
axisNameStringget/setVirtual attribute exposed by getAxisName. Access it like a field to read or write the underlying value.
valueVector2get/setVirtual attribute exposed by getValue. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
setValue(float, float)voidSets or updates the value.