Home | All Classes | Grouped Classes | Index | Search
Interface for accessing a resource in the resource manager. More...
Derived from:
none
Derived by:
none
Group: Core (Resources)
#include <ClanLib/core.h>
Construction:
Resource constructor. |
Attributes:
Returns the type of the resource. | |
Returns the name of the resource. | |
Returns the resource DOM element. | |
Returns the resource manager. | |
Returns the data with the matching name. | |
Returns the current reference count. |
Operations:
Attach some data to the resource. | |
Detach some data from the resource. | |
Unloads the resource from memory. | |
Loads the resource, using the prefered source as specified by the resource manager. |
Detailed description:
!group=Core/Resources! !header=core.h!