Character Tile Iterator
class CharacterTileIterator(tileIterator: Iterator<CharacterTile>) : Iterator<List<CharacterTile>>
Content copied to clipboard
Responsible for iterating over a [<]
and returning a list of CharacterTiles that represents a word
Constructors
CharacterTileIterator
Link copied to clipboard
Types
Functions
Sources
(source)
Link copied to clipboard