view src/parpg/bGrease/controller/__init__.py @ 177:32dc19350db3

Removed the _InventoryGUI class. That was the class for the Old Inventory screen.
author KarstenBock@gmx.net
date Sun, 09 Oct 2011 20:54:03 +0200
parents 0f659c7675f6
children
line wrap: on
line source


__all__ = ('EulerMovement',)

from parpg.bGrease.controller.integrator import EulerMovement