#include <TileReader.hpp>
List of all members.
Detailed Description
Definition at line 12 of file TileReader.hpp.
Constructor & Destructor Documentation
| yap::TileReader::TileReader |
( |
Tile & |
tile | ) |
|
|
explicit |
| yap::TileReader::TileReader |
( |
Tile & |
tile, |
|
|
const String & |
xmlRootNodeName |
|
) |
| |
| yap::TileReader::~TileReader |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void yap::TileReader::Visit |
( |
XmlReader & |
visitable | ) |
|
|
virtual |
Member Data Documentation
| const String yap::TileReader::DEFAULT_XML_ID_NODE_NAME = "id" |
|
staticprivate |
| const String yap::TileReader::DEFAULT_XML_ROOT_NODE_NAME = "Tile" |
|
staticprivate |
| const String yap::TileReader::DEFAULT_XML_SPRITE_TYPE_NODE_NAME = "spriteType" |
|
staticprivate |
| Tile& yap::TileReader::tile_ |
|
private |
| String yap::TileReader::xmlRootNodeName_ |
|
private |
The documentation for this class was generated from the following files:
- G:/YAPOG/YAPOG/YAPOG/include/YAPOG/Graphics/Game/World/Map/TileReader.hpp
- G:/YAPOG/YAPOG/YAPOG/src/YAPOG/Graphics/Game/World/Map/TileReader.cpp