Skip to content

setTileTerrain

setTileTerrain(world, coordinates, terrain): void

Defined in: src/systems/world-rules-system.ts:45

Mutates the terrain state for one tile entity in a Koota world.

World

string | HexCoordinates

GameboardTerrain

void