#include <pawstextbox.h>
List of all members.
Detailed Description
Definition at line 976 of file pawstextbox.h.
Constructor & Destructor Documentation
pawsFadingTextBox::pawsFadingTextBox |
( |
| ) |
|
virtual pawsFadingTextBox::~pawsFadingTextBox |
( |
| ) |
[inline, virtual] |
Member Function Documentation
void pawsFadingTextBox::Draw |
( |
| ) |
[virtual] |
Draws the widget and all of it's children.
Reimplemented from pawsWidget.
void pawsFadingTextBox::Fade |
( |
| ) |
|
void pawsFadingTextBox::GetSize |
( |
int & |
w, |
|
|
int & |
h |
|
) |
| |
void pawsFadingTextBox::SetText |
( |
const char * |
newtext, |
|
|
iFont * |
font1, |
|
|
iFont * |
font2, |
|
|
int |
color, |
|
|
int |
time = MESG_TIME , |
|
|
int |
fadetime = FADE_TIME |
|
) |
| |
bool pawsFadingTextBox::Setup |
( |
iDocumentNode * |
| ) |
[inline, virtual] |
The documentation for this class was generated from the following file: