view src/parpg/bGrease/controller/__init__.py @ 158:9ba129380af8

PickUpAction now calls updateObjectDB of the GameModel class.
author KarstenBock@gmx.net
date Fri, 07 Oct 2011 14:43:42 +0200
parents 0f659c7675f6
children
line wrap: on
line source


__all__ = ('EulerMovement',)

from parpg.bGrease.controller.integrator import EulerMovement