![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <AssetManager/Asset.hpp>#include <Common/Assert.hpp>#include <JobSystem/JobSystem.hpp>#include <algorithm>#include <thread>#include <vector>Namespaces | |
| namespace | shkyera |
Variables | |
| thread_local const std::thread::id | shkyera::THREAD_ID = std::this_thread::get_id() |