C# Class Level3GateController, PGP2

Inheritance: MonoBehaviour
Afficher le fichier Open project: theiis/PGP2

Méthodes publiques

Свойство Type Description
sunPuzzleSolved bool
tilePuzzleSolved bool
woodenGrate1 GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

sunPuzzleSolved public_oe property

public bool sunPuzzleSolved
Résultat bool

tilePuzzleSolved public_oe property

public bool tilePuzzleSolved
Résultat bool

woodenGrate1 public_oe property

public GameObject woodenGrate1
Résultat GameObject