Mercurial > touhou
log pytouhou/game/element.py @ 615:d1f0bb0b7a17
age | author | description |
---|---|---|
Sat, 28 Mar 2015 21:40:51 +0100 | Emmanuel Gil Peyrot | Don’t inherit explicitely from object, we are not on Python 2.7 anymore. :) |
Fri, 30 Aug 2013 14:16:08 +0200 | Emmanuel Gil Peyrot | Add a base Element class for every object in pytouhou.game. |