![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <set>
#include <string_view>
Go to the source code of this file.
Classes | |
struct | shkyera::TypeInfo< T > |
Namespaces | |
namespace | shkyera |
Typedefs | |
using | shkyera::TypeID = uint64_t |
using | shkyera::TypeSet = std::set< TypeID > |
Functions | |
template<typename T > | |
constexpr uint64_t | shkyera::getId () |