UIRotateImage
Complete API reference for UIRotateImage, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: UI
Component: yes
public class UIRotateImage extends Component
Constructors
| Signature | Description |
|---|---|
UIRotateImage(UIRotateImage) | Executes UIRotateImage and returns after the underlying engine call finishes. |
UIRotateImage(Engine) | Executes UIRotateImage and returns after the underlying engine call finishes. |
UIRotateImage() | Creates a new instance of UIRotateImage. |
Attributes
| Name | Type | Description |
|---|---|---|
instance | UIRotateImage | Represents the instance value stored on this instance. Read or assign to update the property. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
angle | float | get/set | Virtual attribute exposed by getAngle. Access it like a field to read or write the underlying value. |
texture | Texture | get/set | Virtual attribute exposed by getTexture. Access it like a field to read or write the underlying value. |