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
Practice19
C# Class Practice19, ITGM220_W15
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: SimianLogic/ITGM220_W15
Méthodes publiques
Свойство
Type
Description
boxSprite
Sprite
gridHeight
int
gridWidth
int
Méthodes publiques
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Méthode
Description
getRandom
( ) :
bool
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
boxSprite
public_oe property
public
Sprite
boxSprite
Résultat
Sprite
gridHeight
public_oe property
public
int
gridHeight
Résultat
int
gridWidth
public_oe property
public
int
gridWidth
Résultat
int