C4 Engine
C4 Engine API Documentation

class ResourceCatalog

Defined in:  C4Resources.h
Represents a storage repository from which resources can be loaded.
Definition

class ResourceCatalog

Constructor

ResourceCatalog(const char *root);

Parameters
root The path to the root of the directory tree.
Description


See Also

Resource