C# Class GUIMeatGrade

Inheritance: MonoBehaviour
Exibir arquivo Open project: bttfgames/shaman-says

Public Properties

Property Type Description
LifeBar Sprite[]
PlayerText GameObject
ToRight bool

Public Methods

Method Description
IncreaseMeatGrade ( ) : void

Method Details

IncreaseMeatGrade() public method

public IncreaseMeatGrade ( ) : void
return void

Property Details

LifeBar public_oe property

public Sprite[] LifeBar
return Sprite[]

PlayerText public_oe property

public GameObject PlayerText
return GameObject

ToRight public_oe property

public bool ToRight
return bool