Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
NaiveAiPlayer
C# Класс NaiveAiPlayer
Simple implementation of AI for the game.
Наследование:
Player
Показать файл
Открыть проект
Открытые методы
Метод
Описание
NaiveAiPlayer
( ) :
System.Collections
Play
(
CellGrid,
cellGrid
) :
void
Приватные методы
Метод
Описание
Play
( ) :
IEnumerator
Описание методов
NaiveAiPlayer()
публичный
Метод
public
NaiveAiPlayer
( ) :
System.Collections
Результат
System.Collections
Play()
публичный
Метод
public
Play
(
CellGrid,
cellGrid
) :
void
cellGrid
CellGrid,
Результат
void