ITileCallbackReceiver
Interface in Nostalgia
Description
Tile callback receiver. It will be called by implementing it in TileComponent.
Methods
Method Name | Description |
---|---|
OnAddCell | Called when this tile is placed on the Map. |
OnRemoveCell | Called when this tile is removed from the Map. |