Add a bunch of doc strings and header comments to files

This commit is contained in:
Eryn Wells 2023-02-15 08:25:40 -08:00
parent 633580e27a
commit 4050ac5c6f
7 changed files with 25 additions and 3 deletions

View file

@ -64,7 +64,7 @@ class BumpAction(MoveAction):
Attributes
----------
direction : Direction
direction : Vector
The direction to test
'''