Definition at line 11 of file Drawable.h.
Public Member Functions | |
virtual | ~Drawable () |
virtual void | drawOn (SDL_Surface *screen)=0 |
|
Definition at line 13 of file Drawable.h. 00013 {}
|
|
Implemented in LayeredPicture, Picture, WavyPicture, MultiDrawer, Room, StatusDisplay, View, Pedometer, WorldMap, MenuHelp, MenuOptions, RadioBox, KeyConsole, SubTitleAgent, Title, DemoMode, Slider, WiBox, WiContainer, WiPicture, WiSpace, and WiStatusBar. |