|
|
/// Initialize the engine and run the main loop, then return the application exit code. Catch out-of-memory exceptions while running.
|
|
/// Initialize the engine and run the main loop, then return the application exit code. Catch out-of-memory exceptions while running.
|
|
|
/// Show an error message (last log message if empty), terminate the main loop, and set failure exit code.
|
|
/// Show an error message (last log message if empty), terminate the main loop, and set failure exit code.
|