#include <BasicTileLayoutHandler.hpp>
List of all members.
Detailed Description
Definition at line 13 of file BasicTileLayoutHandler.hpp.
Constructor & Destructor Documentation
| yap::BasicTileLayoutHandler::BasicTileLayoutHandler |
( |
uint |
width, |
|
|
uint |
height |
|
) |
| |
| yap::BasicTileLayoutHandler::~BasicTileLayoutHandler |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void yap::BasicTileLayoutHandler::HandleExecute |
( |
TileLayer & |
tileLayer | ) |
|
|
privatevirtual |
| void yap::BasicTileLayoutHandler::SetTile |
( |
uint |
x, |
|
|
uint |
y, |
|
|
Tile * |
tile |
|
) |
| |
Member Data Documentation
| uint yap::BasicTileLayoutHandler::height_ |
|
private |
| uint yap::BasicTileLayoutHandler::width_ |
|
private |
The documentation for this class was generated from the following files: