You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know it might be a dumb question, this is the description but I don't understand how to "overload" it
/**
* Draw the touch buttons on the screen
*
* overload this to change how buttons are drawn
*
* @method drawButtons
* @for Q.InputSystem
*/
I also might need to overload touchControls, any ideas?
The text was updated successfully, but these errors were encountered:
I know it might be a dumb question, this is the description but I don't understand how to "overload" it
/**
* Draw the touch buttons on the screen
*
* overload this to change how buttons are drawn
*
* @method drawButtons
* @for Q.InputSystem
*/
I also might need to overload touchControls, any ideas?
The text was updated successfully, but these errors were encountered: