|
Adventure Creator 1.85.1
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2025
|
Public Member Functions | |
| override void | Update (JoystickUI joystickUI) |
| override void | ShowGUI (string label) |
Additional Inherited Members | |
| Protected Member Functions inherited from AC.Templates.MobileJoystick.BaseUI | |
| void | UpdateVisibility (bool isInGameplay) |
| int | GetBeginningTouchIndex (Canvas canvas) |
| bool | PointIsInBoundary (Canvas canvas, Vector2 point) |
| bool | IsStillTouching () |
| Protected Attributes inherited from AC.Templates.MobileJoystick.BaseUI | |
| int | fingerID = -1 |
| Properties inherited from AC.Templates.MobileJoystick.BaseUI | |
| bool | IsUsed [get] |
| int | FingerID [get] |
| RectTransform | Boundary [get] |
|
virtual |
Reimplemented from AC.Templates.MobileJoystick.BaseUI.
|
virtual |
Reimplemented from AC.Templates.MobileJoystick.BaseUI.