#include "display.h"
Go to the source code of this file.
Compounds | |
class | Window |
Variables | |
const int | BorderWidth = 2 |
const int | TitleWidth = 11 |
const int | TitleFont = SMALL_FONT |
const int | TitleFontSize = 4 |
|
Definition at line 23 of file window.h. Referenced by Window::CalcBorder(), TextWin::CalcDim(), and Window::DrawBorder(). |
|
Definition at line 25 of file window.h. Referenced by Window::Init(), MapWindow::Init(), KeyWindow::Init(), InfoWindow::Init(), and CPanelWindow::Init(). |
|
Definition at line 26 of file window.h. Referenced by Window::Init(), MapWindow::Init(), KeyWindow::Init(), InfoWindow::Init(), and CPanelWindow::Init(). |
|
Definition at line 24 of file window.h. Referenced by TextWin::CalcDim(), and Window::CalcTitle(). |