class MultiArcResourceAccessor : public nw::lyt::ResourceAccessor
The class for accessing multiple archive resources.
| S | ROOTPATH_MAX | The maximum length of the path name. |
|---|
| Constructors and Destructors | ||
|---|---|---|
| MultiArcResourceAccessor | Constructor. | |
| V | ~MultiArcResourceAccessor | Destructor. |
| Set/Get | ||
Attach
|
Registers the archive information. | |
Detach
|
Clears the registration for the specified archive data. | |
| DetachAll | Cancels the registrations of all registered archive information. | |
| V | GetResource | Gets the resource. |
| RegistFont | Registers a font object. | |
| UnregistFont | Cancels registration of the font object. | |
| RegistTexture | Registers a texture. | |
| UnregistTexture | Cancels texture registration. | |
| V |
GetTexture
|
Gets the texture information. |
| V | GetFont | Gets the font. |
| Other | ||
| protected V | LoadTexture | Loads a texture. |
| protected V | LoadFont | Creates resource fonts. |
nw::lyt::ResourceAccessor
nw::lyt::MultiArcResourceAccessor
CONFIDENTIAL