#include <draw.h>
Inheritance diagram for Graphics::ImageFrame:


Public Methods | |
| ImageFrame (DrawableAt *imageToFrame, Uint32 pix=0x3255123, Uint8 borderWidth=3) | |
| virtual void | drawAt (SDL_Surface *screen, SDL_Rect *loc) |
Definition at line 111 of file draw.h.
|
||||||||||||||||
|
Constructs ImageFrame
|
|
|
|
|
||||||||||||
|
Draws images that this frames, and then subsequently draws a nice frame (border) around at image Reimplemented from Graphics::DrawableAt. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001