Gwork: 0.3.0Dev
Gwk::ResourcePaths Class Referenceabstract

#include <PlatformTypes.h>

Inheritance diagram for Gwk::ResourcePaths:
Gwk::Platform::RelativeToExecutablePaths

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
 

Detailed Description

Base class for resource path calculation.

Can be implemented by different platforms for different file layouts.

Member Enumeration Documentation

◆ Type

Resource type.

Enumerator
Font 

Font resource.

Texture 

Texture resource.

Other 

Other type of resource.


The documentation for this class was generated from the following file: