C# Class Level3GateController, PGP2

Inheritance: MonoBehaviour
Exibir arquivo Open project: theiis/PGP2

Public Properties

Property Type Description
sunPuzzleSolved bool
tilePuzzleSolved bool
woodenGrate1 GameObject

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

sunPuzzleSolved public_oe property

public bool sunPuzzleSolved
return bool

tilePuzzleSolved public_oe property

public bool tilePuzzleSolved
return bool

woodenGrate1 public_oe property

public GameObject woodenGrate1
return GameObject