MapDataHeader.this

Creates a MapDataHeader with the supplied parameters.

struct MapDataHeader
this
(
int sizeX
,
int sizeY
)

Parameters

sizeX int

Width of the map.

sizeY int

Height of the map.

Meta