hamster-experiments
hamster-experiments copied to clipboard
check scale_x, scale_y for changes
when setting scale_x or scale_y on a sprite, the matrix math is recomputed even if the value is the same
this can retard performance
the check can be made by applications before setting this value, but it might make sense to also catch this in graphics.py