#include <SDL/SDL.h>#include "bfont.h"Include dependency graph for font.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | FONT_MENU_HIGHLIGHTED 1 |
| #define | FONT_MENU_UNHIGHLIGHTED 2 |
| #define | FONT_WHITE_TEXT 3 |
| #define | FONT_COLOURED_TEXT 4 |
| #define | FONT_HELP_FONT 5 |
|
|
Definition at line 10 of file font.h. Referenced by Help::draw(), FontHandler::getFont(), and Help::update(). |
|
|
Definition at line 11 of file font.h. Referenced by FontHandler::getFont(), and Help::init(). |
|
|
Definition at line 7 of file font.h. Referenced by MenuOption::draw(), and FontHandler::getFont(). |
|
|
Definition at line 8 of file font.h. Referenced by MenuOption::draw(), and FontHandler::getFont(). |
|
|
Definition at line 9 of file font.h. Referenced by Game::draw(), and Menu::draw(). |
1.4.2