Property | Type | Description | |
---|---|---|---|
Position | Coord |
Method | Description | |
---|---|---|
TileBlueprintConfig ( Coord position ) : GoRogue |
Creates a configuration that will create a Tile at the given position..
|
public TileBlueprintConfig ( Coord position ) : GoRogue | ||
position | Coord | The position to create the Tile object at. |
return | GoRogue |