TGridMulti
A tile grid system consisting of multiple tile grids.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
trait HGridMultitrait EGridMultitrait EGridLongMultitrait EGrid120LongMultiobject Grids120S0E1trait EGrid13LongMultitrait EGrid160LongMultitrait EGrid220LongMultitrait EGrid320LongMultitrait EGrid460LongMultitrait EGrid640LongMultitrait EGrid80LongMultitrait EGridMegaLongMultitrait SqGridMulticlass SqGridsAdjPairShow all
Members list
Value members
Concrete methods
For each row of tiles performs side effecting function on the r coordinate of the row.
For each row of tiles performs side effecting function on the r coordinate of the row.
Attributes
- Definition Classes
Number of rows of tile centres. This will be different to the number of rows of sides and and will be different to the number of rows of vertices for HexGrids.
Number of rows of tile centres. This will be different to the number of rows of sides and and will be different to the number of rows of vertices for HexGrids.
Attributes
Inherited methods
flatMaps over each r row coordinate number.
maps over each r row coordinate number.
The bottom most point in the grid where the value of y is minimum.
The bottom most point in the grid where the value of y is minimum.
Attributes
- Inherited from:
- TGridSys
The centre point as a Vec2. Not sure why this id implemented here.
The centre point as a Vec2. Not sure why this id implemented here.
Attributes
- Inherited from:
- TGridSys
Attributes
- Inherited from:
- TGridSys
Height of the tile grid system from furthest tile edge or vertex to furthest tile edge or vertex.
Height of the tile grid system from furthest tile edge or vertex to furthest tile edge or vertex.
Attributes
- Inherited from:
- TGridSys
The left most point in the grid where x is minimum.
The total number of tile centres in this tile Grid system.
The right most point in the grid where the value of x is maximum.
The right most point in the grid where the value of x is maximum.
Attributes
- Inherited from:
- TGridSys
The top most point in the grid where the value of y is maximum.
Width of the tile grid system from furthest tile edge or vertex to furthest tile edge or vertex.
Width of the tile grid system from furthest tile edge or vertex to furthest tile edge or vertex.
Attributes
- Inherited from:
- TGridSys
the ratio of r => y, when translating from TCoord tile grid coordinates to Pt2 and Vec2s.
the ratio of r => y, when translating from TCoord tile grid coordinates to Pt2 and Vec2s.
Attributes
- Inherited from:
- TCenStruct