MyGui

Undocumented in source.

Constructors

this
this(int w, int h, string title)
Undocumented in source.

Members

Functions

onVisibleForTheFirstTime
void onVisibleForTheFirstTime()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cpuWatcher
ProcessCPUWatcher cpuWatcher;
Undocumented in source.
lblCpuUsage
Label lblCpuUsage;
Undocumented in source.

Inherited Members

From SdlBackend

~this
~this()
Undocumented in source.
onBeforeLoopStart
void onBeforeLoopStart(void delegate() dg)
Undocumented in source. Be warned that the author may not have intended to support it.
onClose
void onClose(bool delegate() dg)
Undocumented in source. Be warned that the author may not have intended to support it.
run
void run()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
invalidate
auto invalidate()
Undocumented in source. Be warned that the author may not have intended to support it.
onVisibleForTheFirstTime
void onVisibleForTheFirstTime()
Undocumented in source.
logger
Logger logger()
Undocumented in source. Be warned that the author may not have intended to support it.
_sdlApp
SdlApp _sdlApp;
Undocumented in source.
btn
MouseButton btn;
Undocumented in source.
action
MouseAction action;
Undocumented in source.
modifiers
int modifiers;
Undocumented in source.
ctx
NanoContext ctx;
Undocumented in source.
mCursorSet
SDL_Cursor*[6] mCursorSet;
Undocumented in source.
cursor
void cursor(Cursor value)
Undocumented in source. Be warned that the author may not have intended to support it.
cursor
Cursor cursor()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta