{"id":16429094,"url":"https://github.com/codeandweb/ccanimate-spritesequenceloader","last_synced_at":"2025-04-24T20:32:27.968Z","repository":{"id":3214192,"uuid":"4248765","full_name":"CodeAndWeb/CCAnimate-SpriteSequenceLoader","owner":"CodeAndWeb","description":"Simple addon for Cocos2d to allow loading animations from a sprite sheet","archived":false,"fork":false,"pushed_at":"2012-05-07T11:19:32.000Z","size":94,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T11:22:16.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeAndWeb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-05-07T11:14:01.000Z","updated_at":"2017-10-11T16:23:00.000Z","dependencies_parsed_at":"2022-08-23T14:00:26.846Z","dependency_job_id":null,"html_url":"https://github.com/CodeAndWeb/CCAnimate-SpriteSequenceLoader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeAndWeb%2FCCAnimate-SpriteSequenceLoader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeAndWeb%2FCCAnimate-SpriteSequenceLoader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeAndWeb%2FCCAnimate-SpriteSequenceLoader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeAndWeb%2FCCAnimate-SpriteSequenceLoader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeAndWeb","download_url":"https://codeload.github.com/CodeAndWeb/CCAnimate-SpriteSequenceLoader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250704932,"owners_count":21473789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T08:20:54.697Z","updated_at":"2025-04-24T20:32:27.768Z","avatar_url":"https://github.com/CodeAndWeb.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"CCAnimate-SpriteSequenceLoader\n==============================\n\nSimple addon for Cocos2d to allow loading animations from a sprite sheet.\n\nName your sprite like\n\n+ ball01.png\n+ ball02.png\n+ ...\n\nThen use the following snippet to load the animation:\n\n  #import \"CCAnimate+SequenceLoader.h\"\n  \n  // with specified number of frames\n  [sprite runAction:[CCAnimate actionWithSpriteSequence:@\"ball%02d.png\"\n                                              numFrames:4\n                                                  delay:0.1\n                                   restoreOriginalFrame:NO] ];","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeandweb%2Fccanimate-spritesequenceloader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeandweb%2Fccanimate-spritesequenceloader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeandweb%2Fccanimate-spritesequenceloader/lists"}