#include <Hotspot.h>
Inheritance diagram for gui::Hotspot:


Public Member Functions | |
| Hotspot (Surface *, coord_t x, coord_t y, coord_t w, coord_t h, SurfaceHelper *=NULL) | |
| ~Hotspot () | |
| void | OnSize (SDL_Rect &, int, int) |
|
||||||||||||||||||||||||||||
|
Definition at line 56 of file Hotspot.cpp. References gui::coord_t.
|
|
|
Definition at line 62 of file Hotspot.cpp.
|
|
||||||||||||||||
|
Reimplemented from gui::Surface. Definition at line 67 of file Hotspot.cpp. References gui::Surface::BringToTop().
|
1.3.6
|
|