UIEntry

Undocumented in source.

Members

Functions

on_draw
void on_draw(GlobalState gs)
Undocumented in source.
on_set_focus
void on_set_focus(GlobalState gs)
Undocumented in source.
on_unset_focus
void on_unset_focus(GlobalState gs)
Undocumented in source.
process_event
void process_event(GlobalState gs, SDL_Event event)
Undocumented in source.
set_focus
void set_focus(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
set_keybar
void set_keybar(GlobalState gs)
Undocumented in source.
unset_focus
void unset_focus(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

focus
bool focus [@property getter]
Undocumented in source.
page
UIPage page [@property getter]
Undocumented in source.
rect
SDL_Rect rect [@property getter]
Undocumented in source.

Meta