C# Class SpecialCount

Inheritance: MonoBehaviour
Mostra file Open project: bombguy/globalgamejam2016

Public Properties

Property Type Description
special_icon GameObject
textarea Text

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

special_icon public_oe property

public GameObject special_icon
return GameObject

textarea public_oe property

public Text textarea
return Text