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
Implement a convergame.draw.textbox() method that will render a HTML textbox control on top of the canvas, automatically generate an ID for it and return that ID.
This ID will later allow the textbox's value to be retrieved.