C# Class CellMap, code

Inheritance: MonoBehaviour
Show file Open project: shendongnian/code Class Usage Examples

Public Methods

Method Description
this ( int x, int y ) : ICell

Method Details

this() public method

public this ( int x, int y ) : ICell
x int
y int
return ICell