view bGrease/controller/__init__.py @ 48:1bdadb768bcf

Added approach functionality to the BaseBehaviour
author KarstenBock@gmx.net
date Thu, 08 Sep 2011 14:20:31 +0200
parents ff3e395abf91
children e856b604b650
line wrap: on
line source


__all__ = ('EulerMovement',)

from bGrease.controller.integrator import EulerMovement