font.cc File Reference

#include "U7file.h"
#include "databuf.h"
#include "font.h"
#include "ibuf8.h"
#include "vgafile.h"
#include "exceptions.h"

Include dependency graph for font.cc:

Go to the source code of this file.

Functions

bool Is_space (char c)
static const char * Pass_space (const char *text)
static const char * Pass_word (const char *text)

Variables

FontManager fontManager


Function Documentation

bool Is_space ( char  c  )  [inline]

Definition at line 39 of file font.cc.

Referenced by Pass_space(), and Pass_word().

static const char* Pass_space ( const char *  text  )  [static]

Definition at line 47 of file font.cc.

References Is_space().

Referenced by Font::paint_text_box(), and Font::paint_text_box_fixedwidth().

Here is the call graph for this function:

static const char* Pass_word ( const char *  text  )  [static]

Definition at line 61 of file font.cc.

References Is_space().

Referenced by Font::paint_text_box(), and Font::paint_text_box_fixedwidth().

Here is the call graph for this function:


Variable Documentation

FontManager fontManager

Definition at line 36 of file font.cc.

Referenced by BG_Game::BG_Game(), ShapeBrowser::browse_shapes(), SI_Game::end_game(), BG_Game::end_game(), ExultMenu::ExultMenu(), Init(), Game::journey_failed_text(), SI_Game::new_game(), BG_Game::new_game(), SI_Game::play_intro(), ExultMenu::run(), BG_Game::scene_butterfly(), BG_Game::scene_guardian(), BG_Game::scene_lord_british(), ExultMenu::setup(), SI_Game::show_credits(), BG_Game::show_credits(), SI_Game::show_quotes(), BG_Game::show_quotes(), CheatScreen::show_screen(), and SI_Game::SI_Game().


Generated on Mon Jul 9 14:45:34 2007 for ExultEngine by  doxygen 1.5.1