Constructor


FileNamer(options: number)

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

Arguments:

options: number




Methods


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

Arguments:

old: any
new: any

Returns:

1: boolean




FileNamer:setState(state: any)

Arguments:

state: any





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.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.