|
ShitEngine
基于 C++20 与 SDL3 的轻量级 2D 游戏引擎
|
#include <typeindex>#include <vector>#include <memory>#include <unordered_map>#include <string>#include "../Core/Core.h"#include "ShitEngine/Core/Log.h"#include "ShitEngine/System/System.h"类 | |
| class | Scene |
| 场景类 更多... | |
命名空间 | |
| namespace | Shit |