log demos/rpg/scripts/objects/baseobject.py @ 517:c3a026cdd91b

age author description
Wed, 26 May 2010 15:28:25 +0000 prock Added the BaseGameObject class and put it in it's own file. All game object will inherit it. Added instance action listeners.