Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bring Box closer to Rect standards (#2485)
* Imma get laaaaaaaazy. * thanks @DragonMoffon for code review * no, *your* line is too long * ok how about now * clean up box * Henry Ford was an American industrialist and business magnate. As the-- * pushfoo: proofreading * Add back missing module-level docstring? * Reword and reformat top-level box docstring * Update arcade/types/box.py Co-authored-by: Paul <36696816+pushfoo@users.noreply.github.com> * fix missed rectplacement * Add Box to the quick index * Bug fix for Rect and Box init helpers * Add capital letters to accepted function regex * Add comment explaining in-depth why and where we need the feature * Formatting to make True, 0, and False code literals * Add missing docstring for box.point_in_box --------- Co-authored-by: pushfoo <36696816+pushfoo@users.noreply.github.com>
- Loading branch information