![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
#include <sol/sol.hpp>
#include "galaxy/logging/Log.hpp"
#include "galaxy/logging/PhysFSError.hpp"
#include "galaxy/logging/OpenGLError.hpp"
#include "../Lua.hpp"
Go to the source code of this file.
Namespaces | |
namespace | galaxy |
Animated.cpp galaxy. | |
Functions | |
void | galaxy::log_wrapper (LogLevel error_level, std::string_view message) |