newGameAreaBuilder

fun <T : Tile, B : Block<T>> newGameAreaBuilder(): GameAreaBuilder<T, B>

Creates a new GameAreaBuilder.

Sources

(source)
Link copied to clipboard