मुख्य कंटेंट तक स्किप करें

Class: SlideRotate

This page documents the methods and fields available in the SlideRotate class.

Members

SignatureDescription
SlideRotate()Creates a new instance of SlideRotate.
getAxisName()Returns the current axis name.
getCurrentAngle()Returns the current current angle.
getDirection()Returns the current direction.
getMaxAngle()Returns the current max angle.
getMinAngle()Returns the current min angle.
getSensibility()Returns the current sensibility.
isLimited()Returns whether limited is true.
setAxisName(String)Sets or updates the axis name.
setCurrentAngle(float)Sets or updates the current angle.
setDirection(Direction)Sets or updates the direction.
setLimited(boolean)Sets or updates the limited.
setMaxAngle(float)Sets or updates the max angle.
setMinAngle(float)Sets or updates the min angle.
setSensibility(float)Sets or updates the sensibility.