Back to Evolution Project page
#include <Window.h>
Class diagram for TWindow:
Public Members | |||
![]() | ![]() | virtual int | Draw () |
![]() | ![]() | TWindow (TScreen* parent_new, int xx, int yy, int sizexx, int sizeyy) | |
![]() | ![]() | virtual | ~TWindow () |
![]() | ![]() | CL_ClipRect* | rect |
Protected Members | |||
![]() | ![]() | TScreen* | parent |
Definition at line 7 of file Window.h.
int TWindow::Draw () [virtual]
|
TWindow::TWindow (TScreen * parent_new, int xx, int yy, int sizexx, int sizeyy) [inline]
|
virtual TWindow::~TWindow () [inline, virtual]
|
CL_ClipRect* TWindow::rect |
TScreen* TWindow::parent [protected]
|