Constructor


FileNamer(options: any)

function FileNamer:init(limit, callback, name_text, confirm_text, default_name, default_name_select)

Arguments:

options: any




Methods


FileNamer:checkTransition(old: any, new: any)

Arguments:

old: any
new: any

Returns:

1: boolean




FileNamer:setState(state: any)

Arguments:

state: any





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.