![]() |
ManaPlus
|
Go to the source code of this file.
Data Structures | |
| class | TileAnimation |
Typedefs | |
| typedef std::vector< std::pair< MapLayer *, int > > | TilePairVector |
| typedef TilePairVector::const_iterator | TilePairVectorCIter |
| typedef std::map< int, TileAnimation * > | TileAnimationMap |
| typedef TileAnimationMap::const_iterator | TileAnimationMapCIter |
| typedef std::map<int, TileAnimation*> TileAnimationMap |
Definition at line 64 of file tileanimation.h.
| typedef TileAnimationMap::const_iterator TileAnimationMapCIter |
Definition at line 65 of file tileanimation.h.
| typedef std::vector<std::pair<MapLayer*, int> > TilePairVector |
Definition at line 38 of file tileanimation.h.
| typedef TilePairVector::const_iterator TilePairVectorCIter |
Definition at line 39 of file tileanimation.h.