Mercurial > parpg-core
log src/parpg/behaviours/moving.py @ 190:a22e92090018
age | author | description |
---|---|---|
Sat, 12 Nov 2011 20:54:25 +0100 | KarstenBock | The approach method of MovingAgentBehaviour now accepts a locatior or another instance, and uses the follow method to move to the instance position. |
Fri, 30 Sep 2011 14:04:29 +0200 | KarstenBock | Added animation queue and method the base behaviour class. |
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. |
Fri, 09 Sep 2011 15:05:23 +0200 | KarstenBock | Renamed BaseBehaviour to MovingAgentBehaviour |