![]() |
Shkyera Engine
Easy to use, game engine for Python
|
#include <RegistryViewer.hpp>
Public Member Functions | |
Policy (TypeSet readSet, TypeSet writeSet, bool mainThread) | |
template<typename Type > | |
bool | canRead () const |
template<typename Type > | |
bool | canWrite () const |
Public Attributes | |
TypeSet | read |
TypeSet | write |
bool | onlyMainThread |
bool shkyera::Policy::onlyMainThread |
TypeSet shkyera::Policy::read |
TypeSet shkyera::Policy::write |