0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
finalFrameForAnimation: routine added to pick the last frame. More... almost 13 years ago
Missing files for prev commit. More... about 13 years ago
- Tag element implemented: allows to respond on different parts of animation clip. Sample Scene 06. - Single Frame element allowed instead of Frames list. - RandomSpawn element is now an alias for RandomItem. More... about 13 years ago
Cocos2d Sample application added: demonstrates basic use-cases of animation clips and their format. More... about 13 years ago
Frame caching with SpriteFrameCache. Image atlas support for animation sets. Sampla with image atlas description. More... about 13 years ago
Spawn clip element: runs Items simultaneously. SoundEffect clip element: plays sound from file. Sample plist for both elements. More... about 13 years ago
Animation duration routines added (durationOfAnimation:, durationOfAnimationWithName:fromSet:). More... about 13 years ago
Samples updated to latest changes. More... about 13 years ago
AnimationSet property of clip now can be a full animation set description or a name of plist with such description (selected by property type). Animation Frames property now can be an array of strings or a dictionary of pattern (selected by type). Fix: RandomDelay didn't set its delay. More... about 13 years ago
FramePattern element added to describe frame files by indexed pattern. Sample included. More... about 13 years ago
Initial Commit. More... about 13 years ago