Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/DEVELOPING
blob: 18ed7d5f1c1f992f1a6ac1df1ac04ba508e5ba5a (plain)
1
2
3
4
5
6
7
8
9
activity/
activity.py
elements/ -r (upstream, but branched here) Simplification wrapper around pyBox2D (in a subdirectory here)
helpers.py - mathematical helper functions
icons/ - all graphics used in Physics (mostly svg menu icons)
olpcgames/ - (upstream) The Pygame wrapper for the OLPC Sugar platform
physics.py - contains screen setup, main loop, tool list
setup.py - just runs the Sugar bundlebuilder
tools.py - defines Tool class and all available tools (contexts for input/creation)