BitmapArray Class Reference

#include <Bitmap.h>

Collaboration diagram for BitmapArray:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BitmapArray (int indexsize_in)
 BitmapArray (void)
void add (Bitmap bitmap_in)
void addTo (Bitmap bitmap_in, int index)
void removelast (void)
void removeFromn (int index)
void destroy (void)
void draw (int index, int xpos, int ypos)

Public Attributes

int indexsize
int currentindex
Bitmapbitmapdata


Constructor & Destructor Documentation

BitmapArray::BitmapArray ( int  indexsize_in  ) 

BitmapArray::BitmapArray ( void   ) 


Member Function Documentation

void BitmapArray::add ( Bitmap  bitmap_in  ) 

void BitmapArray::addTo ( Bitmap  bitmap_in,
int  index 
)

void BitmapArray::removelast ( void   ) 

void BitmapArray::removeFromn ( int  index  ) 

void BitmapArray::destroy ( void   ) 

void BitmapArray::draw ( int  index,
int  xpos,
int  ypos 
)

Here is the call graph for this function:


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on Thu Mar 19 19:35:08 2009 for CubicVR by  doxygen 1.5.6