ApplicationContext

Undocumented in source.

Constructors

this
this(string packageName, string[] args)
Undocumented in source.

Members

Functions

loop
void loop()
Undocumented in source. Be warned that the author may not have intended to support it.
onClose
void onClose()
Undocumented in source. Be warned that the author may not have intended to support it.
onStart
void onStart()
Undocumented in source. Be warned that the author may not have intended to support it.
start
void start()
Undocumented in source. Be warned that the author may not have intended to support it.
stop
void stop()
Undocumented in source. Be warned that the author may not have intended to support it.

Imports

Runtime (from core.runtime)
public import core.runtime : Runtime;
Undocumented in source.

Properties

isRunning
bool isRunning [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Application

Runtime (from core.runtime)
public import core.runtime : Runtime;
Undocumented in source.

Meta