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

SaveBufferArray Class Reference

List of all members.

Public Member Functions

virtual ~SaveBufferArray () SEC_RAZOR_INIT=0
virtual void save (const Canvas *canvas, UInt16 index, Coord x, Coord y) const=0
virtual void restore (const Canvas *canvas, UInt16 index) const=0

Public Attributes

Int16 width
Int16 height
UInt16 numBuffers

Protected Member Functions

 SaveBufferArray (UInt16 numBuffers, Coord width, Coord height) SEC_RAZOR_INIT

Constructor & Destructor Documentation

virtual SaveBufferArray::~SaveBufferArray   [pure virtual]
 

SaveBufferArray::SaveBufferArray UInt16    numBuffers,
Coord    width,
Coord    height
[protected]
 


Member Function Documentation

virtual void SaveBufferArray::save const Canvas   canvas,
UInt16    index,
Coord    x,
Coord    y
const [pure virtual]
 

virtual void SaveBufferArray::restore const Canvas   canvas,
UInt16    index
const [pure virtual]
 


Member Data Documentation

Int16 SaveBufferArray::width
 

Definition at line 80 of file Canvas.h.

Int16 SaveBufferArray::height
 

Definition at line 81 of file Canvas.h.

UInt16 SaveBufferArray::numBuffers
 

Definition at line 82 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