{"id":17163230,"url":"https://github.com/noppefoxwolf/nfxbubblepoolview","last_synced_at":"2025-04-13T14:42:06.974Z","repository":{"id":31668053,"uuid":"35233510","full_name":"noppefoxwolf/NFXBubblePoolView","owner":"noppefoxwolf","description":"バブルマップもどき","archived":false,"fork":false,"pushed_at":"2015-05-08T16:21:06.000Z","size":212,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:46:07.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/noppefoxwolf.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":"2015-05-07T17:23:33.000Z","updated_at":"2019-08-22T01:04:39.000Z","dependencies_parsed_at":"2022-08-24T14:22:22.499Z","dependency_job_id":null,"html_url":"https://github.com/noppefoxwolf/NFXBubblePoolView","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/noppefoxwolf%2FNFXBubblePoolView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FNFXBubblePoolView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FNFXBubblePoolView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noppefoxwolf%2FNFXBubblePoolView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noppefoxwolf","download_url":"https://codeload.github.com/noppefoxwolf/NFXBubblePoolView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248731568,"owners_count":21152835,"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-14T22:48:17.280Z","updated_at":"2025-04-13T14:42:06.942Z","avatar_url":"https://github.com/noppefoxwolf.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFXBubblePoolView\n![image](https://raw.githubusercontent.com/noppefoxwolf/NFXBubblePoolView/master/sample.png)\n\n## Usage\n\nNFXBubblePoolViewはSpriteKitを使うので`SpriteKit.framework`を追加してください。\nただし、NFXBubblePoolViewはSpriteKitの知識を必要としません。\n\nViewControllerで以下をインポートします\n`\\#import \u003cSpriteKit/SpriteKit.h\u003e`\n`\\#import \"NFXBubbleModel.h\"`\n`\\#import \"NFXBubblePoolView.h\"`\n\n`NFXBubblePoolView` は initWithFrame か initWithaDecoder(storyboard)で初期化します。\n`addModel:(NFXBubbleModel*)model`を呼ぶことでノードを追加します。\n\n`NFXBubbleModel`はタイトルと色とデータのシンプルなモデルです。\nデータはint数値型です。\n\nNFXBubblePoolView use SpriteKit.\nSo `SpriteKit.framework` add your project.(but, NFXBubblePoolView dosn't need your spriteKit skill.)\n\nadd `SpriteKit.framework`\n\nadd NFXBubblePoolView folder.\n\nOn your ViewController,import this.\n\n`#import \u003cSpriteKit/SpriteKit.h\u003e`\n`#import \"NFXBubbleModel.h\"`\n`#import \"NFXBubblePoolView.h\"`\n\n`NFXBubblePoolView` can initialize for initWithFrame or initWithaDecoder(storyboard).\n\nYou just call `addModel:(NFXBubbleModel*)model` and add one Node.\n\n`NFXBubbleModel` is simple.\nThis need title,color and data.\n`data` is int value.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Fnfxbubblepoolview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoppefoxwolf%2Fnfxbubblepoolview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoppefoxwolf%2Fnfxbubblepoolview/lists"}