Skip to main content

SlideRotate

Complete API reference for SlideRotate, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Prototyping

Component: yes


public class SlideRotate extends Component

Constructors

SignatureDescription
SlideRotate(SlideRotate)Executes SlideRotate and returns after the underlying engine call finishes.
SlideRotate(Engine)Executes SlideRotate and returns after the underlying engine call finishes.
SlideRotate()Creates a new instance of SlideRotate.

Attributes

NameTypeDescription
instanceSlideRotateRepresents 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.
currentAnglefloatget/setVirtual attribute exposed by getCurrentAngle. Access it like a field to read or write the underlying value.
directionDirectionget/setVirtual attribute exposed by getDirection. Access it like a field to read or write the underlying value.
limitedbooleansetVirtual attribute exposed by setLimited. Access it like a field to read or write the underlying value.
maxAnglefloatget/setVirtual attribute exposed by getMaxAngle. Access it like a field to read or write the underlying value.
minAnglefloatget/setVirtual attribute exposed by getMinAngle. Access it like a field to read or write the underlying value.
sensibilityfloatget/setVirtual attribute exposed by getSensibility. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
isLimited()booleanReturns whether limited is true.