|
OpenEnroth 39d87c6
|
#include "GameTest.h"#include <cassert>#include <string>#include "Engine/EngineGlobals.h"#include "Engine/Components/Control/EngineController.h"#include "Engine/Components/Control/EngineControlState.h"#include "Library/Platform/Application/PlatformApplication.h"#include "Utility/String/Format.h"Variables | |
| static EngineController * | globalEngineController = nullptr |
| static TestController * | globalTestController = nullptr |
| static bool | globalTerminating = false |
|
static |
|
static |
|
static |