Mercurial > parpg-core
log src/parpg/behaviours/player.py @ 88:d89e88a90c9e
age | author | description |
---|---|---|
Fri, 09 Sep 2011 15:05:23 +0200 | KarstenBock | Renamed BaseBehaviour to MovingAgentBehaviour |
Thu, 08 Sep 2011 14:20:31 +0200 | KarstenBock | Added approach functionality to the BaseBehaviour |
Wed, 07 Sep 2011 13:54:02 +0200 | KarstenBock | Removed layer as attribute of BaseBehaviour and added it as a parameter to the attachToLayer method. |