#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) |
Definition at line 199 of file paradialog.h.
| SpecialInputWidget::SpecialInputWidget | ( | PG_Widget * | parent, | |
| const PG_Rect & | rect | |||
| ) | [inline] |
Definition at line 202 of file paradialog.h.
| void SpecialInputWidget::eventBlit | ( | SDL_Surface * | surface, | |
| const PG_Rect & | src, | |||
| const PG_Rect & | dst | |||
| ) | [inline] |
Definition at line 203 of file paradialog.h.
1.5.1