Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members

BitmapArray Class Reference

List of all members.

Public Member Functions

virtual ~BitmapArray () SEC_RAZOR_INIT=0
virtual void draw (const Canvas *canvas, UInt16 index, Coord x, Coord y) const=0

Public Attributes

Coord width
Coord height
UInt16 numBitmaps

Protected Member Functions

 BitmapArray (UInt16 numBitmaps) SEC_RAZOR_INIT

Constructor & Destructor Documentation

virtual BitmapArray::~BitmapArray   [pure virtual]
 

BitmapArray::BitmapArray UInt16    numBitmaps [protected]
 


Member Function Documentation

virtual void BitmapArray::draw const Canvas   canvas,
UInt16    index,
Coord    x,
Coord    y
const [pure virtual]
 


Member Data Documentation

Coord BitmapArray::width
 

Definition at line 63 of file Canvas.h.

Coord BitmapArray::height
 

Definition at line 64 of file Canvas.h.

UInt16 BitmapArray::numBitmaps
 

Definition at line 65 of file Canvas.h.


The documentation for this class was generated from the following file:
Razor! Engine Developer's Guide. Copyright © by Tilo Christ. All Rights Reserved. Last updated: 31 May 2003