UISlideArea
Complete API reference for UISlideArea, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UISlideArea extends Component
Constructors
| Signature | Description |
|---|---|
UISlideArea() | Creates a new instance of UISlideArea. |
Methods
| Signature | Returns | Description |
|---|---|---|
getValue() | Vector2 | Returns the current value value. |
getDeadzone() | float | Returns the current deadzone value. |
setDeadzone(float) | void | Sets deadzone. |
getIntensityMultiplier() | float | Returns the current intensityMultiplier value. |
setIntensityMultiplier(float) | void | Sets intensityMultiplier. |