CHANGES.txt
LICENSE.txt
MANIFEST
MANIFEST.in
README.txt
setup.cfg
setup.py
examples/Particle.bmp
examples/billboard_fire.py
examples/bouncy.py
examples/flare1.png
examples/flare2.png
examples/flare3.png
examples/flare4.png
examples/flare5.png
examples/flyby.py
examples/point_fire.py
examples/puff.png
examples/pygame_fill.py
examples/smoke.py
examples/games/bonk/controls.py
examples/games/bonk/game.py
examples/games/bonk/sprite_struct.py
lepton/__init__.py
lepton/controller.py
lepton/controllermodule.c
lepton/domain.py
lepton/emitter.py
lepton/emittermodule.c
lepton/fastrng.c
lepton/fastrng.h
lepton/group.c
lepton/group.h
lepton/groupmodule.c
lepton/particle_struct.py
lepton/pygame_renderer.py
lepton/renderermodule.c
lepton/system.py
lepton/vector.c
lepton/vector.h
test/controller_test.py
test/domain_test.py
test/emitter_test.py
test/group_test.py
test/run_all.py
test/system_test.py
