Skip to main content

Class: UIJoystick

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

Members

SignatureDescription
UIJoystick()Creates a new instance of UIJoystick.
getBackgroundColor()Returns the current background color.
getBackgroundTexture()Returns the current background texture.
getHandleSizePercentage()Returns the current handle size percentage.
getHandlerColor()Returns the current handler color.
getHandlerTexture()Returns the current handler texture.
setBackgroundColor(Color)Sets or updates the background color.
setBackgroundTexture(Texture)Sets or updates the background texture.
setHandleSizePercentage(float)Sets or updates the handle size percentage.
setHandlerColor(Color)Sets or updates the handler color.
setHandlerTexture(Texture)Sets or updates the handler texture.