app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
org.scottishtecharmy.soundscape.geoengine.utils
/
TileGrid
/
TileGrid
Tile
Grid
constructor
(
newTiles
:
MutableList
<
Tile
>
,
centralBoundingBox
:
BoundingBox
,
totalBoundingBox
:
BoundingBox
)