GSF::Dialog
Constructors
new(data : Hash(String, NamedTuple(message: String, choices: Array(NamedTuple(key: String, label: String)))) = Data.new, typing = true, animate = true)
SourceInstance methods
choice_selected
Sourcechoice_selected(*args, **options)
Sourcechoice_selected(*args, **options, &)
Sourcedata
Sourcedata=(data : Data)
Sourcedraw(window : SF::RenderWindow)
Sourcehide?(*args, **options)
Sourcehide?(*args, **options, &)
Sourcehide_reset
Sourceshow?(*args, **options)
Sourceshow?(*args, **options, &)
Sourceupdate(keys : Keys, joysticks : Joysticks)
Source