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

Public Member Functions | |
| Emboss (PG_Widget *parent, const PG_Rect &rect, bool inverted=false) | |
| 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 210 of file paradialog.h. |
|
||||||||||||||||
|
overridable eventhandler to blit the widget contents to the screen
Reimplemented from PG_Widget. Definition at line 711 of file paradialog.cpp. References PG_Application::GetScreen(), PG_Rect::IntersectRect(), and Surface::Wrap(). |
1.4.2