Defines a simple interface for modular app entry points. More...
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Go to the source code of this file.
Defines a simple interface for modular app entry points.
The IApp interface allows multiple application modules (e.g., Frontend, Editor) to be hosted within the same executable and launched via command-line flags.