TileLayoutHandler that fills by default with a given Tile and allows to change any Tile from that default selection.
More...
#include <SelectionTileLayoutHandler.hpp>
List of all members.
Detailed Description
TileLayoutHandler that fills by default with a given Tile and allows to change any Tile from that default selection.
Definition at line 16 of file SelectionTileLayoutHandler.hpp.
Constructor & Destructor Documentation
| yap::SelectionTileLayoutHandler::SelectionTileLayoutHandler |
( |
| ) |
|
| yap::SelectionTileLayoutHandler::~SelectionTileLayoutHandler |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void yap::SelectionTileLayoutHandler::HandleExecute |
( |
TileLayer & |
tileLayer | ) |
|
|
privatevirtual |
| void yap::SelectionTileLayoutHandler::SetDefaultTile |
( |
Tile * |
tile | ) |
|
| void yap::SelectionTileLayoutHandler::SetSize |
( |
uint |
width, |
|
|
uint |
height |
|
) |
| |
| void yap::SelectionTileLayoutHandler::SetTile |
( |
uint |
x, |
|
|
uint |
y, |
|
|
Tile * |
tile |
|
) |
| |
Member Data Documentation
| const uint yap::SelectionTileLayoutHandler::DEFAULT_HEIGHT = 0 |
|
staticprivate |
| const uint yap::SelectionTileLayoutHandler::DEFAULT_WIDTH = 0 |
|
staticprivate |
| Tile* yap::SelectionTileLayoutHandler::defaultTile_ |
|
private |
| uint yap::SelectionTileLayoutHandler::height_ |
|
private |
| uint yap::SelectionTileLayoutHandler::width_ |
|
private |
The documentation for this class was generated from the following files: