C# Class TowerLevelController, GGJ2016

Inheritance: MonoBehaviour
Exibir arquivo Open project: netgrind/GGJ2016 Class Usage Examples

Public Properties

Property Type Description
sweetNothing GameObject

Public Methods

Method Description
KeyActivated ( ) : void
RevealSweetNothing ( ) : void
Start ( ) : void

Method Details

KeyActivated() public method

public KeyActivated ( ) : void
return void

RevealSweetNothing() public method

public RevealSweetNothing ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

sweetNothing public_oe property

public GameObject sweetNothing
return GameObject