#include <PhxGraphicsEngine.h>
Inheritance diagram for Phx::GraphicsEngine::GraphicsEngineDescription:

Public Member Functions | |
| virtual void | dataPath (const String &path)=0 |
| Sets the path containing data used by the graphics engine. | |
| virtual String | dataPath (void) const =0 |
| Gets the current path from which graphics data is loaded. | |
Static Public Attributes | |
| static const Description::Type | DESCRIPTION_TYPE |
| static const String | DESCRIPTION_TYPE_NAME |
|
|
Sets the path containing data used by the graphics engine. Typically, this is set to the same value as Core::dataPath().
|
1.4.2