C# Class makeAPill, CLOG2015

Inheritance: MonoBehaviour
Show file Open project: bennorskov/CLOG2015

Public Properties

Property Type Description
pillToSpawn GameObject

Public Methods

Method Description
Update ( ) : void

Method Details

Update() public method

public Update ( ) : void
return void

Property Details

pillToSpawn public property

public GameObject pillToSpawn
return GameObject