#include <Screen.h>
List of all members.
Static Public Member Functions |
static const char * | TYPENAME () |
Detailed Description
Definition at line 30 of file Screen.h.
Constructor & Destructor Documentation
Screen::Screen |
( |
Video * |
v | ) |
|
Member Function Documentation
bool Screen::AddWindow |
( |
Window * |
c | ) |
|
|
virtual |
void Screen::ClearAllFrames |
( |
bool |
clear_all | ) |
|
|
virtual |
void Screen::ClearNextFrames |
( |
int |
num_frames | ) |
|
|
virtual |
bool Screen::DelWindow |
( |
Window * |
c | ) |
|
|
virtual |
virtual Video* Screen::GetVideo |
( |
| ) |
const |
|
inlinevirtual |
int Screen::Height |
( |
| ) |
const |
|
inline |
bool Screen::Resize |
( |
int |
w, |
|
|
int |
h |
|
) |
| |
|
virtual |
bool Screen::SetBackgroundColor |
( |
Color |
c | ) |
|
|
virtual |
static const char* Screen::TYPENAME |
( |
| ) |
|
|
inlinestatic |
int Screen::Width |
( |
| ) |
const |
|
inline |
Member Data Documentation
The documentation for this class was generated from the following files: