C# Class ButtonController, 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
levelSelectPanel GameObject
scorePrefab GameObject
stuff GameObject
stuffVector Vector3

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
hitNumber ( ) : void
levelSelectButton ( ) : void
leveltoMain ( ) : void
miniGameButton ( ) : void
nextLevel ( ) : void
optionButton ( ) : void
startButton ( ) : void
startFindItButton ( ) : void
startGameButton ( ) : void
startPaintButton ( ) : void
startTutorialButton ( ) : void
toLevel1 ( ) : void
toLevel2 ( ) : void
toLevel3 ( ) : void
toLevel4 ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

hitNumber() public méthode

public hitNumber ( ) : void
Résultat void

levelSelectButton() public méthode

public levelSelectButton ( ) : void
Résultat void

leveltoMain() public méthode

public leveltoMain ( ) : void
Résultat void

miniGameButton() public méthode

public miniGameButton ( ) : void
Résultat void

nextLevel() public méthode

public nextLevel ( ) : void
Résultat void

optionButton() public méthode

public optionButton ( ) : void
Résultat void

startButton() public méthode

public startButton ( ) : void
Résultat void

startFindItButton() public méthode

public startFindItButton ( ) : void
Résultat void

startGameButton() public méthode

public startGameButton ( ) : void
Résultat void

startPaintButton() public méthode

public startPaintButton ( ) : void
Résultat void

startTutorialButton() public méthode

public startTutorialButton ( ) : void
Résultat void

toLevel1() public méthode

public toLevel1 ( ) : void
Résultat void

toLevel2() public méthode

public toLevel2 ( ) : void
Résultat void

toLevel3() public méthode

public toLevel3 ( ) : void
Résultat void

toLevel4() public méthode

public toLevel4 ( ) : void
Résultat void

Property Details

levelSelectPanel public_oe property

public GameObject levelSelectPanel
Résultat GameObject

scorePrefab public_oe property

public GameObject scorePrefab
Résultat GameObject

stuff public_oe property

public GameObject stuff
Résultat GameObject

stuffVector public_oe property

public Vector3 stuffVector
Résultat Vector3