[]
Advances to the next tile, in standard scan-line order (by rows then columns). An NoNextElementException is thrown if the current tile is the last one (i.e. there is no next tile).
public abstract void nextTile()
Public MustOverride Sub nextTile()