ScummVM API documentation
Access::FontManager Class Reference

Public Member Functions

 FontManager ()
 
void load (const Font *font1, const Font *font2, const Font *bitFont)
 
void addFont (const Font *font)
 
const FontgetFont (int num)
 

Public Attributes

FontVal _charSet
 
FontVal _charFor
 
int _printMaxX
 
const Font_font1
 
const Font_font2
 
const Font_bitFont
 
Common::Array< const Font * > _fonts
 

Constructor & Destructor Documentation

◆ FontManager()

Access::FontManager::FontManager ( )

Constructor

Member Function Documentation

◆ load()

void Access::FontManager::load ( const Font font1,
const Font font2,
const Font bitFont 
)

Set the fonts

Member Data Documentation

◆ _font1

const Font* Access::FontManager::_font1

These fonts are used in Amazon/MM

◆ _fonts

Common::Array<const Font *> Access::FontManager::_fonts

Noctropolis has a list of fonts used by number


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