ApplicationContext

Undocumented in source.

Constructors

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

Public Imports

core.runtime
public import core.runtime : Runtime;

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.

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

core.runtime
public import core.runtime : Runtime;
Undocumented in source.

Meta