Drag[en]gine Script Module DragonScript
1.23
|
Validate text entered into a text widget. More...
Public Member Functions | |
bool | validates (String text) |
Text is valid. More... | |
Validate text entered into a text widget.
bool Dragengine.Gui.TextValidator.validates | ( | String | text | ) |
Text is valid.
Implemented in Dragengine.Gui.SimpleTextValidator.