Hosting courtesy of Sourceforge

SourceForge Logo
Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

Graphics::SingleFrameImage Class Reference

#include <draw.h>

Inheritance diagram for Graphics::SingleFrameImage:

Inheritance graph
[legend]
Collaboration diagram for Graphics::SingleFrameImage:

Collaboration graph
[legend]
List of all members.

Detailed Description

Drawable that only displays a single frame

Definition at line 74 of file draw.h.


Constructor & Destructor Documentation

SingleFrameImage::SingleFrameImage  
 

Definition at line 25 of file draw.cpp.

SingleFrameImage::SingleFrameImage const string &    BMP_filename,
Uint32    SDL_Flags = 0
 

Definition at line 33 of file draw.cpp.


Member Function Documentation

void SingleFrameImage::drawAt SDL_Surface *    screen,
SDL_Rect *    loc
[virtual]
 

Reimplemented from Graphics::AbstractImage.

Definition at line 44 of file draw.cpp.

AbstractImage * SingleFrameImage::dynCopyImage   [virtual]
 

Reimplemented from Graphics::AbstractImage.

Definition at line 57 of file draw.cpp.

void SingleFrameImage::readFromFile const string &    BMP_filename [virtual]
 

Reimplemented from Graphics::AbstractImage.

Definition at line 38 of file draw.cpp.

void SingleFrameImage::setTransparency Uint32    flags [virtual]
 

Reimplemented from Graphics::AbstractImage.

Definition at line 48 of file draw.cpp.


Member Data Documentation

SDL_Surface* Graphics::SingleFrameImage::image [protected]
 

Definition at line 83 of file draw.h.


The documentation for this class was generated from the following files:
Generated on Tue May 21 07:26:56 2002 for BomberLAN by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001