Public Member Functions | |
OutdoorDrawList () | |
DrawStruct & | operator[] (int idx) |
int | size () const |
void | draw () |
Public Attributes | |
DrawStruct | _data [132] |
DrawStruct & | _sky1 |
DrawStruct & | _sky2 |
DrawStruct & | _groundSprite |
DrawStruct *const | _groundTiles |
DrawStruct *const | _attackImgs1 |
DrawStruct *const | _attackImgs2 |
DrawStruct *const | _attackImgs3 |
DrawStruct *const | _attackImgs4 |
Xeen::OutdoorDrawList::OutdoorDrawList | ( | ) |
Constructor
|
inline |
Get a draw list entry
|
inline |
Return the size of the list
void Xeen::OutdoorDrawList::draw | ( | ) |
Draw the list to the scene