Property | Type | Description | |
---|---|---|---|
cellWidth | float | ||
floor | GameObject | ||
numberOfCellsX | int |
Method | Description | |
---|---|---|
MakeLine ( Vector2 middle, bool horizontal ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
public MakeLine ( Vector2 middle, bool horizontal ) : void | ||
middle | Vector2 | |
horizontal | bool | |
return | void |