ScummVM API documentation
MM::Xeen::OutdoorDrawList Class Reference

Public Member Functions

 OutdoorDrawList ()
 
DrawStructoperator[] (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
 

Constructor & Destructor Documentation

◆ OutdoorDrawList()

MM::Xeen::OutdoorDrawList::OutdoorDrawList ( )

Constructor

Member Function Documentation

◆ operator[]()

DrawStruct& MM::Xeen::OutdoorDrawList::operator[] ( int  idx)
inline

Get a draw list entry

◆ size()

int MM::Xeen::OutdoorDrawList::size ( ) const
inline

Return the size of the list

◆ draw()

void MM::Xeen::OutdoorDrawList::draw ( )

Draw the list to the scene


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