Broke Protocol Game API Reference  1.39
Code reference for server and client scripting
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
BrokeProtocol.Client.UI.Joystick Class Reference
Inheritance diagram for BrokeProtocol.Client.UI.Joystick:

Public Member Functions

void OnDrag (PointerEventData eventData)
 
void OnBeginDrag (PointerEventData eventData)
 
void OnEndDrag (PointerEventData eventData)
 

Public Attributes

Vector2 input
 

Protected Member Functions

void Start ()
 
void OnDisable ()
 

Member Function Documentation

◆ OnBeginDrag()

void BrokeProtocol.Client.UI.Joystick.OnBeginDrag ( PointerEventData eventData)
inline

◆ OnDisable()

void BrokeProtocol.Client.UI.Joystick.OnDisable ( )
inlineprotected

◆ OnDrag()

void BrokeProtocol.Client.UI.Joystick.OnDrag ( PointerEventData eventData)
inline

◆ OnEndDrag()

void BrokeProtocol.Client.UI.Joystick.OnEndDrag ( PointerEventData eventData)
inline

◆ Start()

void BrokeProtocol.Client.UI.Joystick.Start ( )
protected

Member Data Documentation

◆ input

Vector2 BrokeProtocol.Client.UI.Joystick.input

The documentation for this class was generated from the following file: