BitmapArray Class Reference
#include <Bitmap.h>
List of all members.
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 | |
|
) |
| | |
Member Data Documentation
The documentation for this class was generated from the following files:
- /Users/ccliffe/Dev/cubicvr/cubicvr/include/CubicVR/Bitmap.h
- /Users/ccliffe/Dev/cubicvr/cubicvr/src/Bitmap.cpp