#include <maped-mainscreen.h>
Public Member Functions | |
| SelectionItemWidget (PG_Widget *parent, const PG_Rect &pos) | |
| void | set (const Placeable *item) |
Protected Member Functions | |
| void | eventDraw (SDL_Surface *surface, const PG_Rect &rect) |
Definition at line 40 of file maped-mainscreen.h.
| SelectionItemWidget::SelectionItemWidget | ( | PG_Widget * | parent, | |
| const PG_Rect & | pos | |||
| ) | [inline] |
Definition at line 44 of file maped-mainscreen.h.
| void SelectionItemWidget::set | ( | const Placeable * | item | ) | [inline] |
Definition at line 48 of file maped-mainscreen.h.
Referenced by Maped_MainScreenWidget::Maped_MainScreenWidget().
| void SelectionItemWidget::eventDraw | ( | SDL_Surface * | surface, | |
| const PG_Rect & | rect | |||
| ) | [inline, protected] |
Definition at line 50 of file maped-mainscreen.h.
References MapComponent::display(), MapComponent::displayHeight(), MapComponent::displayWidth(), and Surface::Wrap().
1.5.1