nCine/MainApplication.h file

Class nCine::MainApplication.

Namespaces

namespace nCine
Root namespace of nCine game engine.

Classes

class nCine::MainApplication
Main entry point and handler for standard (desktop) applications.

Typedefs

using NativeArgument = char*
Native argument type, wchar_t* on Windows, otherwise char*

Functions

auto theApplication() -> Application&
Returns application instance.