When iterating through directions, we use some tricks that I don't like. It gets the job done, but it not very elegant. Examples: - PDC.scan() - PDC.diagonalScan() - CharacterImage.getLines() - CharacterImage.slicesToLines()
When iterating through directions, we use some tricks that I don't like.
It gets the job done, but it not very elegant.
Examples: