log src/parpg/behaviours/base.py @ 83:9f8faf6e974d

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.