Skip to main content

Class: SUISlideArea

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

Members

SignatureDescription
getAxis()Returns the current axis.
getAxisName()Returns the current axis name.
getTargetRectObject()Returns the current target rect object.
getTargetRectType()Returns the current target rect type.
isClickable()Returns whether clickable is true.
isDown()Returns whether down is true.
isPressed()Returns whether pressed is true.
isUp()Returns whether up is true.
setAxis(Axis)Sets or updates the axis.
setAxisName(String)Sets or updates the axis name.
setClickable(boolean)Sets or updates the clickable.
setTargetRectObject(SpatialObject)Sets or updates the target rect object.
setTargetRectType(STargetRect)Sets or updates the target rect type.