#include <resourcetype_module.h>
Inheritance diagram for CL_Res_Module:


Public Methods | |
| CL_Res_Module () | |
| param: res_id - The id of the resource.param: manager - The resource manager to get the resource from.retval: A buffer containing the data. | |
Static Public Methods | |
| MODULE* | load (std::string res_id, CL_ResourceManager *manager) |
Private Methods | |
| virtual CL_Resource* | create_from_location (std::string name, std::string location, CL_ResourceOptions *options, CL_ResourceManager *parent) |
| virtual CL_Resource* | create_from_serialization (std::string name, CL_ResourceManager *parent) |
Private Attributes | |
| friend | CL_ResourceManager |
Definition at line 18 of file resourcetype_module.h.
|
|
param: res_id - The id of the resource.param: manager - The resource manager to get the resource from.retval: A buffer containing the data.
|
|
|
Reimplemented from CL_ResourceType. |
|
|
Reimplemented from CL_ResourceType. |
|
|
|
|
|
Definition at line 34 of file resourcetype_module.h. |
1.2.6 written by Dimitri van Heesch,
© 1997-2001