Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RaceGame
ComputerPlayersAi
C# Class RaceGame.ComputerPlayersAi
Inheritance:
IComputerPlayersAI
Mostra file
Open project: cjohnsson/Racing-Game
Class Usage Examples
Public Methods
Method
Description
ComputerPlayersAi
( ) :
System
Update
( ) :
void
Private Methods
Method
Description
CheckIfStuck
(
Player
player
) :
void
TurnRandom
(
Player
player
) :
void
Method Details
ComputerPlayersAi()
public
method
public
ComputerPlayersAi
( ) :
System
return
System
Update()
public
method
public
Update
( ) :
void
return
void