An NDoc Documented Class Library

MapCell Constructor (Boolean, Int32)

O mithty constructor

public MapCell(
   bool walkable,
   int index
);

Parameters

walkable
can player walk here
index
index of texture

See Also

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