class ArcResourceAccessor : public nw::lyt::ResourceAccessor
This class is used to access archive resources.
| S | ROOTPATH_MAX | The maximum length of the path name. |
|---|
| Constructors and Destructors | ||
|---|---|---|
| ArcResourceAccessor | Constructor. | |
| Set/Get | ||
Attach
|
Registers the archive data. | |
Detach
|
Clears the registration for the registered archive data. | |
| V | GetResource | Gets the resource. |
| IsAttached | Determines whether an archive has been set for the accessor. | |
| GetArchiveDataStart | Obtains the starting address of the archive. | |
| 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::ArcResourceAccessor
CONFIDENTIAL