Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NaiveAiPlayer
C# Class NaiveAiPlayer
Simple implementation of AI for the game.
Inheritance:
Player
Afficher le fichier
Open project: TheJP/GlobalGameJam2016
Méthodes publiques
Méthode
Description
NaiveAiPlayer
( ) :
System.Collections
Play
(
CellGrid,
cellGrid
) :
void
Private Methods
Méthode
Description
Play
( ) :
IEnumerator
Method Details
NaiveAiPlayer()
public
méthode
public
NaiveAiPlayer
( ) :
System.Collections
Résultat
System.Collections
Play()
public
méthode
public
Play
(
CellGrid,
cellGrid
) :
void
cellGrid
CellGrid,
Résultat
void