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

Inheritance: MonoBehaviour, IResettable
Afficher le fichier Open project: JAMK-GameDev/game-development-project-2017-team-3-5 Class Usage Examples

Méthodes publiques

Méthode Description
Play ( CellGrid cellGrid ) : void

Method Details

Play() public méthode

public Play ( CellGrid cellGrid ) : void
cellGrid CellGrid
Résultat void