log behaviours/base.py @ 56:3f6299f975fe

age author description
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.
Thu, 08 Sep 2011 15:17:28 +0200 KarstenBock Added talk method to the base behaviour.