Nostalgia
2.1.5
|
Class that contains the stamp information of the Map More...
Classes | |
class | Cell |
Class to store the cells of the stamp More... | |
Public Member Functions | |
Stamp () | |
Stamp (Map map, Stamp stamp) | |
Public Attributes | |
Map | map |
Associated with Map More... | |
int | width |
The number of cells of the width More... | |
int | height |
The number of cells of height More... | |
List< Cell > | cells = new List<Cell>() |
List of cells More... | |
Class that contains the stamp information of the Map
Stamp | ( | ) |
int height |
The number of cells of height
int width |
The number of cells of the width