See: https://github.com/skytreader/PyGame-Objects/wiki/Standards-and-Conventions Make it so that all tuples describing positions describe them as (row, col). `draw_offset` currently uses (width, height) and is confusing.
See: https://github.com/skytreader/PyGame-Objects/wiki/Standards-and-Conventions
Make it so that all tuples describing positions describe them as (row, col).
draw_offsetcurrently uses (width, height) and is confusing.