Resource Manager. More...
Derived from: | None |
Derived by: | None |
Group: | Resources (Core) |
#include <ClanLib/core.h>
Class Members:
Construction: | |
Construct a resource manager. |
| |
Returns true if a resource exists. | |
Returns all the resource sections available. | |
Returns a list of all resources available. | |
Returns a list of all resources available matching a given type. | |
Returns CL_Resource representing the given resource. | |
Returns the directory to load resource data from. | |
Returns the value of a boolean resource. (using the value attribute) | |
Returns the value of an integer resource. (using the value attribute) | |
Returns the value of an string resource. (using the value attribute) |
| |
Set the resource data directory. | |
Add resources from an other resource manager. | |
Remove resources from an other resource manager. | |
Construct a new resource object. | |
Destroy resource object. | |
Save resource XML tree to file. | |
Load resource XML tree from file. |