TestApplication

Undocumented in source.

Constructors

this
this(uvec2 windowSize, string caption)
Undocumented in source.

Members

Functions

addFrame
void addFrame()
Undocumented in source. Be warned that the author may not have intended to support it.
closePressed
void closePressed()
Undocumented in source. Be warned that the author may not have intended to support it.
load
void load(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

dockManager
DockingRootBehavior dockManager;
Undocumented in source.
frameCounter
size_t frameCounter;
Undocumented in source.

Meta