Constructor
FileNamer(options: any)
function FileNamer:init(limit, callback, name_text, confirm_text, default_name, default_name_select)
Arguments:
| options: any |
Methods
Fields
Undocumented
FileNamer.name_preview: nil
The Text object, made for displaying formatted text.
If you're looking for text which writes itself out over time, see DialogueText.
FileNamer.name_preview: nil
The Text object, made for displaying formatted text.
If you're looking for text which writes itself out over time, see DialogueText.
FileNamer.name_preview: Text
The Text object, made for displaying formatted text.
If you're looking for text which writes itself out over time, see DialogueText.
FileNamer.state: string
KEYBOARD, CONFIRM, FADEOUT, DONE, TRANSITION
FileNamer.text: Text
The Text object, made for displaying formatted text.
If you're looking for text which writes itself out over time, see DialogueText.