Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
nw4hbm::lyt::FontRefLink Class Reference

#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::FontGetFont () const
 

Public Attributes

ut::LinkListNode mLink
 

Protected Attributes

char mFontName [RESOURCE_NAME_MAX]
 
ut::FontmpFont
 

Constructor & Destructor Documentation

◆ FontRefLink()

nw4hbm::lyt::FontRefLink::FontRefLink ( )

Member Function Documentation

◆ GetFont()

ut::Font * nw4hbm::lyt::FontRefLink::GetFont ( ) const
inline

◆ GetFontName()

const char * nw4hbm::lyt::FontRefLink::GetFontName ( ) const
inline

◆ Set()

void nw4hbm::lyt::FontRefLink::Set ( const char * name,
ut::Font * pFont )

Member Data Documentation

◆ mFontName

char nw4hbm::lyt::FontRefLink::mFontName[RESOURCE_NAME_MAX]
protected

◆ mLink

ut::LinkListNode nw4hbm::lyt::FontRefLink::mLink

◆ mpFont

ut::Font* nw4hbm::lyt::FontRefLink::mpFont
protected

The documentation for this class was generated from the following files: