view bGrease/controller/__init__.py @ 46:bf506f739322

Removed layer as attribute of BaseBehaviour and added it as a parameter to the attachToLayer method.
author KarstenBock@gmx.net
date Wed, 07 Sep 2011 13:54:02 +0200
parents ff3e395abf91
children e856b604b650
line wrap: on
line source


__all__ = ('EulerMovement',)

from bGrease.controller.integrator import EulerMovement