#include "UI_Lib.h"
#include "UI_types.h"
#include "IUI_Renderer.h"
#include "IUI_Font.h"
Go to the source code of this file.
Classes | |
class | CUI_FixedBMFont |
Implementation of IUI_FONT. More... |
Original Author: Scott Franke sfranke@gljournal.org
Creation date: 29 Feb 2000
Purpose: Implementation of IUI_FONT. A Bitmapped font with fixed-width characters.