![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include "Headers/Console.h"
#include "Core/Time/Headers/ApplicationTimer.h"
#include "Platform/Video/Headers/GFXDevice.h"
#include "Platform/File/Headers/FileManagement.h"
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | Divide |
Handle console commands that start with a forward slash. | |
namespace | Divide::anonymous_namespace{Console.cpp} |
Functions | |
moodycamel::BlockingConcurrentQueue< Console::OutputEntry > & | Divide::anonymous_namespace{Console.cpp}::OutBuffer () |
Variables | |
constexpr U32 | Divide::DEFAULT_FLAGS |
NO_DESTROY std::array< Console::OutputEntry, 16 > | Divide::anonymous_namespace{Console.cpp}::g_outputCache |