Hosting courtesy of Sourceforge
Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members
Graphics::Drawable Class Reference
#include <draw.h>
Inheritance diagram for Graphics::Drawable:
[legend]List of all members.
Public Methods |
| virtual void | draw (SDL_Surface *screen)=0 |
Detailed Description
Interface for things that can be drawn on an SDL_Surface
Drawable objects typically keep their own location privately
Definition at line 40 of file draw.h.
Constructor & Destructor Documentation
| virtual Graphics::Drawable::~Drawable |
( |
|
) |
[virtual] |
|
Member Function Documentation
| virtual void Graphics::Drawable::draw |
( |
SDL_Surface * |
screen |
) |
[pure virtual] |
|
The documentation for this class was generated from the following file:
Generated on Tue May 21 07:26:55 2002 for BomberLAN by
1.2.12 written by Dimitri van Heesch,
© 1997-2001