Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-12 | Moved Action, Animation and Frame (renamed from AnimationPhase) classes into | Bjørn Lindeijer | 1 | -3/+0 | |
the resources directory, since they are part of the SpriteDef class. | |||||
2006-11-26 | Made Being::mDirection protected, forcing the use of setDirection. Defaulted | Bjørn Lindeijer | 1 | -0/+28 | |
variant argument to 0 since this is the most common situation. Some SpriteDef refactoring, splitting up the loading into several methods, in preparation of adding support for including other sprites. | |||||
2006-11-19 | Separated sprite definition from playback. | Bjørn Lindeijer | 1 | -0/+130 | |