C# Class PGridCell, World-of-Carbon

显示文件 Open project: kenfehling/World-of-Carbon Class Usage Examples

Public Methods

Method Description
PGridCell ( int row, int column, bool closed ) : UnityEngine

Method Details

PGridCell() public method

public PGridCell ( int row, int column, bool closed ) : UnityEngine
row int
column int
closed bool
return UnityEngine