C# Class CellExtensions

Exibir arquivo Open project: TheJP/GlobalGameJam2016 Class Usage Examples

Public Methods

Method Description
IsSpawnable ( this cell ) : bool

Determines if the Cell is spawnable

Method Details

IsSpawnable() public static method

Determines if the Cell is spawnable
public static IsSpawnable ( this cell ) : bool
cell this
return bool