file
MainApplication.hClass nCine::
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, otherwisechar*
Functions
- auto theApplication() -> Application&
- Returns application instance.