[][src]Type Definition screeps_api::TerrainRow

type TerrainRow = ArrayVec<[TerrainType; 50]>;

A type alias for a single row in the terrain grid.