C# Class StopPause, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: azokal/GGJ2016

Méthodes publiques

Свойство Type Description
SwitchWhenContinue GameObject[]

Méthodes publiques

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

Method Details

ForStopPause() public méthode

public ForStopPause ( ) : void
Résultat void

PausDisable() public méthode

public PausDisable ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

SwitchWhenContinue public_oe property

public GameObject[] SwitchWhenContinue
Résultat GameObject[]