-
Notifications
You must be signed in to change notification settings - Fork 0
moonbase.text functions
Protovision edited this page Jan 8, 2016
·
1 revision
Returns a boolean representing if text input events are enabled
Instructs the engine to start accepting text input events
Instructs the engine to stop accepting text input events
Sets the rectangle used to type text inputs. r is a table containing 4 numbers representing the x coordinate, y coordinate, width, and height of the rectangle respectively