fetchPositions

open override fun fetchPositions(): Iterable<Position>

Creates a list of Positions in the order in which they should be iterated when drawing (first rows, then columns in those rows).

Sources

(source)
Link copied to clipboard