![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <arcResourceAccessor.h>
Collaboration diagram for nw4hbm::lyt::FontRefLink:Public Member Functions | |
| FontRefLink () | |
| void | Set (const char *name, ut::Font *pFont) |
| const char * | GetFontName () const |
| ut::Font * | GetFont () const |
Public Attributes | |
| ut::LinkListNode | mLink |
Protected Attributes | |
| char | mFontName [RESOURCE_NAME_MAX] |
| ut::Font * | mpFont |
| nw4hbm::lyt::FontRefLink::FontRefLink | ( | ) |
|
inline |
|
inline |
| void nw4hbm::lyt::FontRefLink::Set | ( | const char * | name, |
| ut::Font * | pFont ) |
|
protected |
| ut::LinkListNode nw4hbm::lyt::FontRefLink::mLink |
|
protected |