Class: UIDynamicJoystick
This page documents the methods and fields available in the UIDynamicJoystick class.
Members
| Signature | Description |
|---|---|
UIDynamicJoystick() | Creates a new instance of UIDynamicJoystick. |
getBackgroundColor() | Returns the current background color. |
getBackgroundTexture() | Returns the current background texture. |
getHandleSize() | Returns the current handle size. |
getHandlerColor() | Returns the current handler color. |
getHandlerTexture() | Returns the current handler texture. |
getSize() | Returns the current size. |
setBackgroundColor(Color) | Sets or updates the background color. |
setBackgroundTexture(Texture) | Sets or updates the background texture. |
setHandleSize(int) | Sets or updates the handle size. |
setHandlerColor(Color) | Sets or updates the handler color. |
setHandlerTexture(Texture) | Sets or updates the handler texture. |
setSize(int) | Sets or updates the size. |