pythonarcade / arcade

Easy to use Python library for creating 2D arcade games.
http://arcade.academy
Other
1.71k stars 330 forks source link

Verify rotation doc and fix any outdated rotation diagrams #2403

Closed pushfoo closed 1 month ago

pushfoo commented 1 month ago

Bug Report

Actual behavior:

At least some rotation diagrams are out of date: image

Expected behavior:

Rotation in doc matches rotation in code.