Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

SpecialInputWidget Class Reference

#include <paradialog.h>

Inheritance diagram for SpecialInputWidget:

Inheritance graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

SpecialInputWidget::SpecialInputWidget PG_Widget parent,
const PG_Rect rect
[inline]
 

Definition at line 202 of file paradialog.h.

References PG_Widget::SetTransparency().


Member Function Documentation

void SpecialInputWidget::eventBlit SDL_Surface *  surface,
const PG_Rect src,
const PG_Rect dst
[inline, virtual]
 

overridable eventhandler to blit the widget contents to the screen

Parameters:
surface pointer to SDL_Surface to be blitted
src source rectangle (client coordinates)
dst destination rectangle (screen coordinates) Override this eventhandler to perform custom blitting behaviour (without drawing onto the widget surface).

Reimplemented from PG_Widget.

Definition at line 203 of file paradialog.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 02:21:04 2008 for Advanced Strategic Command by  doxygen 1.4.2