Implementation of a Tile.
More...
#include <Tile.h>
List of all members.
Detailed Description
Implementation of a Tile.
Constructor & Destructor Documentation
| Tile::Tile |
( |
Uint |
tsetId, |
|
|
Uint |
tsetIndex | |
|
) |
| | [inline] |
| Tile::Tile |
( |
const Tile & |
copy |
) |
[inline] |
Member Function Documentation
| Uint Tile::getTsetId |
( |
|
) |
[inline] |
| Uint Tile::getTsetIndex |
( |
|
) |
[inline] |
| Tile& Tile::operator= |
( |
const Tile & |
copy |
) |
[inline] |
| void Tile::setTsetId |
( |
Uint |
tsetId |
) |
[inline] |
| void Tile::setTsetIndex |
( |
Uint |
tsetIndex |
) |
[inline] |
| void Tile::setWalledEdges |
( |
WalledEdge |
edge |
) |
[inline] |
Member Data Documentation
Indicates which edges are occupied by a wall.
The documentation for this class was generated from the following file:
- C:/Development/LoM/client/src/Core/Map/Components/Tile.h