LoadWindow

Undocumented in source.

Constructors

this
this(InStream stream, string path, string extension)
Undocumented in source.

Members

Functions

onEvent
void onEvent(Event event)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update(float deltaTime)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From ModalWindow

layout
AnchoredLayout layout;
Undocumented in source.
cancelBtn
TextButton cancelBtn;
applyBtn
TextButton applyBtn;
Undocumented in source.
update
void update(float deltaTime)
Undocumented in source. Be warned that the author may not have intended to support it.
draw
void draw()
Undocumented in source. Be warned that the author may not have intended to support it.
onSize
void onSize()
Undocumented in source. Be warned that the author may not have intended to support it.
resize
void resize()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta