C# Class Practice15, ITGM220_W15

Inheritance: MonoBehaviour
Show file Open project: SimianLogic/ITGM220_W15

Public Methods

Method Description
DrawColumn ( float x ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

DrawColumn() public method

public DrawColumn ( float x ) : void
x float
return void