log src/parpg/behaviours/base.py @ 88:d89e88a90c9e

age author description
Sun, 18 Sep 2011 16:26:12 +0200 KarstenBock Implemented creation of dynamic entities.
Fri, 09 Sep 2011 15:18:17 +0200 KarstenBock Added BaseBehaviour. Moved methods from MovingAgentBehaviour to BaseBehaviour.
Thu, 08 Sep 2011 18:23:06 +0200 KarstenBock Modifications to make the player agent move around by clicking with the mouse.