Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Scene1Controller
C# Class Scene1Controller, Kinect-vs-Autism-project-CSI-2
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: mfppvl/Kinect-vs-Autism-project-CSI-2
Class Usage Examples
Public Properties
Property
Type
Description
gameOver
bool
obj1
GameObject
resultPanel
GameObject
scenePieces
GameObject
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Private Methods
Method
Description
Wait
( ) :
IEnumerator
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
gameOver
public_oe property
public
bool
gameOver
return
bool
obj1
public_oe property
public
GameObject
obj1
return
GameObject
resultPanel
public_oe property
public
GameObject
resultPanel
return
GameObject
scenePieces
public_oe property
public
GameObject
scenePieces
return
GameObject