#include <Tapestry.h>
Public Member Functions | |
TilePtr | nextTile (void) |
void | clear (void) |
Public Attributes | |
int | curIndex |
int | pad [3] |
Tile | tile [MAX_TILE] |
void TileList::clear | ( | void | ) | [inline] |
TileList のクリア //tile 自体は clear する必要は無い あるかもしれない
TilePtr TileList::nextTile | ( | void | ) | [inline] |
次に扱う tile を取得する