{"id":18272032,"url":"https://github.com/taberrr/CCMaskTo","last_synced_at":"2025-04-05T02:30:52.766Z","repository":{"id":70804147,"uuid":"680147","full_name":"taberrr/CCMaskTo","owner":"taberrr","description":"animated rect mask for cocos2d-iphone (originally by georgejcook, ported to 0.99.3-rc)","archived":false,"fork":false,"pushed_at":"2010-05-22T05:43:57.000Z","size":149,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-11-05T11:54:34.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/taberrr.png","metadata":{"files":{"readme":"README","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":"2010-05-22T04:17:22.000Z","updated_at":"2017-06-02T05:27:27.000Z","dependencies_parsed_at":"2023-02-21T12:15:29.565Z","dependency_job_id":null,"html_url":"https://github.com/taberrr/CCMaskTo","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/taberrr%2FCCMaskTo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taberrr%2FCCMaskTo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taberrr%2FCCMaskTo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taberrr%2FCCMaskTo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taberrr","download_url":"https://codeload.github.com/taberrr/CCMaskTo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247279322,"owners_count":20912865,"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-11-05T11:39:40.353Z","updated_at":"2025-04-05T02:30:52.172Z","avatar_url":"https://github.com/taberrr.png","language":null,"readme":"\nCCMaskTo\n============\n\nCCMaskTo is a CCIntervalAction for cocos2d-iphone written by georgejcook and slightly modified by taberrr to work with cocos2d v0.99.3-rc.\n\nhttp://www.cocos2d-iphone.org/forum/topic/1306#post-7891\n\n  Usage:\n\n  //\n  // Reveal the sprite in a \"swipe from left\" style mask transition\n  //\n  CCSprite *mySprite = [CCSprite spriteWithTexture: spriteSheet.texture rect: CGRectMake(0,0, 1,10)];\n  [spriteSheet addChild: mySprite];\n  mySprite.position = ccp(screenSize.width / 2 - 45, screenSize.height / 2);\n\n  [mySprite runAction: [CCMoveBy actionWithDuration: 1 position: ccp(45, 0)]];\n  [mySprite runAction: [CCMaskTo actionWithDuration: 1 rect: CGRectMake(0,0, 90,10)];\n\n\n","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaberrr%2FCCMaskTo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaberrr%2FCCMaskTo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaberrr%2FCCMaskTo/lists"}