Gwork: 0.3.0Dev |
#include <PlatformTypes.h>
Public Types | |
enum | Type { Type::Font, Type::Texture, Type::Other, MaxType } |
Resource type. More... | |
Public Member Functions | |
virtual String | GetPath (Type type, String const &name)=0 |
Base class for resource path calculation.
Can be implemented by different platforms for different file layouts.
|
strong |