#include <paradialog.h>
Inheritance diagram for SpecialInputWidget:

Public Member Functions | |
| SpecialInputWidget (PG_Widget *parent, const PG_Rect &rect) | |
| void | eventBlit (SDL_Surface *surface, const PG_Rect &src, const PG_Rect &dst) |
| overridable eventhandler to blit the widget contents to the screen | |
|
||||||||||||
|
Definition at line 202 of file paradialog.h. References PG_Widget::SetTransparency(). |
|
||||||||||||||||
|
overridable eventhandler to blit the widget contents to the screen
Reimplemented from PG_Widget. Definition at line 203 of file paradialog.h. |
1.4.2