pygame is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame
Branch
physics
Filename Size Date modified Message
pgAABBBox.h 1.7 KB Add other comments
pgBodyObject.h 2.6 KB Add other comments
pgCollision.h 4.0 KB comments on collision test and reaction are done.
pgDeclare.h 2.0 KB Added conditional Py_ssize_t declaration for Python 2.4
pgHelpFunctions.h 1.8 KB Limited body restitution to a range of [0,1].
pgJointObject.h 1.9 KB Removed joint->SolveConstraintPosition as it's superfluous.
pgShapeObject.h 1.5 KB comments on collision test and reaction are done.
pgVector2.h 2.4 KB Add other comments
pgWorldObject.h 1.0 KB Added copyright notice to all source files.
pgphysics.h 11.9 KB Removed joint->SolveConstraintPosition as it's superfluous.