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
Completed
BoardManager
C# Class Completed.BoardManager
Inheritance:
UnityEngine.MonoBehaviour
Exibir arquivo
Open project: GlobalGameJam2016/CanDoll2
Class Usage Examples
Public Properties
Property
Type
Description
height
int
width
int
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
height
public_oe property
public
int
height
return
int
width
public_oe property
public
int
width
return
int