#include <ScreenTestFonts.h>
Inheritance diagram for ScreenTestFonts:
Public Member Functions | |
ScreenTestFonts (CString sName) | |
void | Input (const DeviceInput &DeviceI, const InputEventType type, const GameInput &GameI, const MenuInput &MenuI, const StyleInput &StyleI) |
void | Draw () |
void | HandleScreenMessage (const ScreenMessage SM) |
void | SetText (CString txt) |
void | SetFont (CString font) |
Public Attributes | |
CString | curtext |
CString | curfont |
BitmapText | txt |
BitmapText | font |
Quad | Vline |
Quad | Hline |
|
|
|
Reimplemented from Actor. |
|
Reimplemented from Screen. |
|
Reimplemented from Screen. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|