#include <statusline.h>
CStatusLine::CStatusLine |
( |
| ) |
|
|
inline |
void CStatusLine::Clear |
( |
| ) |
|
void CStatusLine::ClearCosts |
( |
| ) |
|
Clear costs in status line.
void CStatusLine::Draw |
( |
| ) |
|
void CStatusLine::DrawCosts |
( |
| ) |
|
Draw costs in status line.
- Todo:
FIXME : make DrawCosts more configurable.
FIXME : 'time' resource should be shown too.
const std::string& CStatusLine::Get |
( |
| ) |
const |
|
inline |
void CStatusLine::Set |
( |
const std::string & |
status | ) |
|
Change status line to new text.
- Parameters
-
status | New status line information. |
void CStatusLine::SetCosts |
( |
int |
mana, |
|
|
int |
food, |
|
|
const int * |
costs |
|
) |
| |
Set costs in status line.
- Parameters
-
mana | Mana costs. |
food | Food costs. |
costs | Resource costs, NULL pointer if all are zero. |
The documentation for this class was generated from the following files:
(C) Copyright 1998-2012 by The