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
GridScript
C# Class GridScript, ProjetDUT
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: lutrampal/ProjetDUT
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
As
UnityEngine.AudioSource
ground1
Object
ground2
Object
ground3
Object
height
int
wall
Object
width
int
Méthodes publiques
Méthode
Description
Start
( ) :
void
pauseGame
( ) :
void
Method Details
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
pauseGame()
public
méthode
public
pauseGame
( ) :
void
Résultat
void
Property Details
As
public_oe property
public
AudioSource,UnityEngine
As
Résultat
UnityEngine.AudioSource
ground1
public_oe property
public
Object
ground1
Résultat
Object
ground2
public_oe property
public
Object
ground2
Résultat
Object
ground3
public_oe property
public
Object
ground3
Résultat
Object
height
public_oe property
public
int
height
Résultat
int
wall
public_oe property
public
Object
wall
Résultat
Object
width
public_oe property
public
int
width
Résultat
int