C# Class ReflexGame, poly_gamedev_fall2015

Inheritance: MonoBehaviour
Datei anzeigen Open project: radiatoryang/poly_gamedev_fall2015

Public Properties

Property Type Description
myTextComponent Text

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

myTextComponent public_oe property

public Text myTextComponent
return Text