Mercurial > touhou
log pytouhou/game/orb.py @ 467:5bb7d2c0ff46
age | author | description |
---|---|---|
Fri, 30 Aug 2013 14:16:08 +0200 | Emmanuel Gil Peyrot | Add a base Element class for every object in pytouhou.game. |
Sun, 11 Aug 2013 14:23:50 +0200 | Emmanuel Gil Peyrot | Always run the first frame of an ANMRunner. |
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |
Tue, 13 Mar 2012 18:38:14 +0100 | Thibaut Girka | Update attribute names to reflect the actual interface. |
Mon, 31 Oct 2011 17:54:06 +0100 | Thibaut Girka | Fix orbs' original position |
Mon, 31 Oct 2011 09:38:57 -0700 | Emmanuel Gil Peyrot | Implement orbs. |