InfoWindow

Undocumented in source.

Constructors

this
this(string title, string information)
Undocumented in source.
this
this(string information)
Undocumented in source.

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