|
CeresEngine 0.2.0
A game development framework
|
#include "CeresEngine/Resource/Forward.hpp"Go to the source code of this file.
Namespaces | |
| namespace | CeresEngine |
Typedefs | |
| using | CeresEngine::FontPtr = SPtr< Font > |
| using | CeresEngine::HFont = ::CeresEngine::ResourceHandle< Font > |