C# Class UnJam

Inheritance: MonoBehaviour
Datei anzeigen Open project: sasuke9759/GGJ-2016-Llama-God

Public Properties

Property Type Description
image Image
negativeProgress float

Public Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

Awake() public method

public Awake ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

image public_oe property

public Image image
return Image

negativeProgress public_oe property

public float negativeProgress
return float