Implicit constructor
public MapCell();
Mighty constructor
public MapCell(bool);
O mithty constructor
public MapCell(bool,int);
MapCell Class | PunkMan.Game Namespace