log pytouhou/game/bullettype.py @ 660:31fc0d881105

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. :)
Tue, 30 Sep 2014 17:14:24 +0200 Emmanuel Gil Peyrot Switch to Python 3.x instead of 2.7.
Mon, 16 Sep 2013 18:42:04 +0200 Emmanuel Gil Peyrot Type bullettype, itemtype and lasertype a bit.
Sat, 03 Aug 2013 15:49:04 +0200 Emmanuel Gil Peyrot Remove AnmWrapper, since ANMs are lists of entries now.