C# Class Scene1Controller, Kinect-vs-Autism-project-CSI-2

Inheritance: MonoBehaviour
Afficher le fichier Open project: mfppvl/Kinect-vs-Autism-project-CSI-2 Class Usage Examples

Méthodes publiques

Свойство Type Description
gameOver bool
obj1 GameObject
resultPanel GameObject
scenePieces GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void

Private Methods

Méthode Description
Wait ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

gameOver public_oe property

public bool gameOver
Résultat bool

obj1 public_oe property

public GameObject obj1
Résultat GameObject

resultPanel public_oe property

public GameObject resultPanel
Résultat GameObject

scenePieces public_oe property

public GameObject scenePieces
Résultat GameObject