C# Class HumanPlayer, game-development-project-2017-team-3-5

Inheritance: MonoBehaviour, IResettable
显示文件 Open project: JAMK-GameDev/game-development-project-2017-team-3-5 Class Usage Examples

Public Methods

Method Description
Play ( CellGrid cellGrid ) : void

Method Details

Play() public method

public Play ( CellGrid cellGrid ) : void
cellGrid CellGrid
return void