README.md
setup.cfg
setup.py
pygame_phyics/__init__.py
pygame_phyics/animation.py
pygame_phyics/error.py
pygame_phyics/event.py
pygame_phyics/game.py
pygame_phyics/input.py
pygame_phyics/instantiate.py
pygame_phyics/location.py
pygame_phyics/manger.py
pygame_phyics/mouse.py
pygame_phyics/save.py
pygame_phyics/scene.py
pygame_phyics/sheet.py
pygame_phyics/timertask.py
pygame_phyics/util.py
pygame_phyics/vector.py
pygame_phyics.egg-info/PKG-INFO
pygame_phyics.egg-info/SOURCES.txt
pygame_phyics.egg-info/dependency_links.txt
pygame_phyics.egg-info/requires.txt
pygame_phyics.egg-info/top_level.txt
pygame_phyics/objects/__init__.py
pygame_phyics/objects/camera.py
pygame_phyics/objects/component.py
pygame_phyics/objects/gameobject.py
pygame_phyics/objects/image.py
pygame_phyics/objects/joint.py
pygame_phyics/objects/object.py
pygame_phyics/objects/parent.py
pygame_phyics/objects/physics.py
pygame_phyics/objects/tilemap.py
pygame_phyics/objects/ui/__init__.py
pygame_phyics/objects/ui/button.py
pygame_phyics/objects/ui/inputfield.py
pygame_phyics/objects/ui/text.py
pygame_phyics/objects/ui/ui.py