Stamp
Class in Nostalgia / Inherits from: object
Description
Class that contains the stamp information of the Map
Fields
Field Name | Description |
---|---|
cells | List of cells |
height | The number of cells of height |
map | Associated with Map |
width | The number of cells of the width |
Types
Type Name | Description |
---|---|
Cell | Class to store the cells of the stamp |