view src/parpg/bGrease/controller/__init__.py @ 171:7f03365c098d

ReplaceItem in UseAction will now delete the old object from the database and the world.
author KarstenBock@gmx.net
date Sun, 09 Oct 2011 14:43:47 +0200
parents 0f659c7675f6
children
line wrap: on
line source


__all__ = ('EulerMovement',)

from parpg.bGrease.controller.integrator import EulerMovement