Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BVG
GameController
C# Class BVG.GameController
Inheritance:
UnityEngine.MonoBehaviour
Exibir arquivo
Open project: BigVikingGames/checkers-starter
Public Properties
Property
Type
Description
board
Board
Public Methods
Method
Description
Start
( ) :
void
StartGame
( ) :
void
Private Methods
Method
Description
PopulateBoard
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
StartGame()
public
method
public
StartGame
( ) :
void
return
void
Property Details
board
public_oe property
public
Board,BVG
board
return
Board