An NDoc Documented Class Library

Map Constructor (Int32, Int32)

Create empty map

public Map(
   int width,
   int height
);

Parameters

width
width of map
height
height of map

See Also

Map Class | PunkMan.Game Namespace | Map Constructor Overload List