Shkyera Engine
Easy to use, game engine for Python
Loading...
Searching...
No Matches
Requirements.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <
Common/TypeInfo.hpp
>
4
5
namespace
shkyera
{
6
12
struct
ResourceTag
{};
13
23
template
<
typename
T>
24
constexpr
bool
OnlyMainThread
=
false
;
25
26
}
// namespace shkyera
TypeInfo.hpp
shkyera
Definition
Asset.hpp:6
shkyera::OnlyMainThread
constexpr bool OnlyMainThread
Definition
Requirements.hpp:24
shkyera::ResourceTag
Definition
Requirements.hpp:12
src
JobSystem
Requirements.hpp
Generated by
1.9.8
Franciszek Szewczyk © 2023