|
Unravel Engine C++ Reference
|
#include <engine.h>
Static Public Member Functions | |
| static auto | create (rtti::context &ctx, cmd_line::parser &parser) -> bool |
| static auto | init_core (const cmd_line::parser &parser) -> bool |
| static auto | init_systems (const cmd_line::parser &parser) -> bool |
| static auto | interrupt () -> bool |
| static auto | deinit () -> bool |
| static auto | destroy () -> bool |
| static auto | process () -> int |
| static auto | context () -> rtti::context & |
|
static |
Definition at line 111 of file engine.cpp.
|
static |
Definition at line 116 of file engine.cpp.
|
static |
Definition at line 302 of file engine.cpp.
|
static |
Definition at line 406 of file engine.cpp.
|
static |
Definition at line 172 of file engine.cpp.
|
static |
Definition at line 204 of file engine.cpp.
|
static |
Definition at line 563 of file engine.cpp.
|
static |
Definition at line 446 of file engine.cpp.