Skip to main content

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

SignatureDescription
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

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

Virtual Attributes

NameTypeAccessDescription
anglefloatget/setVirtual attribute exposed by getAngle. Access it like a field to read or write the underlying value.
textureTextureget/setVirtual attribute exposed by getTexture. Access it like a field to read or write the underlying value.