Files
Basalt/docs/objects/Input.md
Robert Jelic 4d614372a1 Updated docs
There is still stuff to do
2022-08-28 18:18:26 +02:00

535 B

With input's you are able to create a object where the user can type something in.

Object methods also apply for input objects.

setInputType Sets the input type
getInputType Returns the input type
setDefaultText Sets the default text
setInputLimit Sets a limit to be able to write
getInputLimit Returns the limit