[]
Configurates Column. Sets the start column index of tile. The column index starts from 1.
public ManualGridTileBuilder Column(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| ManualGridTileBuilder | Current builder. |