cocos2d 0.99.2 rcがリリースされました
cocos2d 0.99.2 rcがリリースされました。
* Blocks support: Added CCCallBlock and CCCallBlockN actions, and added Blocks support in CCMenuItem as well. →PLBlocks.frameworkに対応しました。ブロック構文を使ったメニューなどを使う事ができます。 * Added 2 new helpful actions: CCFollow and CCPropertyAction →新しいアクションが追加、CCFollowとCCPropertyAction. PropertyActionは、Spriteのプロパティに対してアクションを設定できる便利もの。 * Improved installer: added CCNode, CCSprite and CCLayer templates →インストーラーの改善:CCSprite,CCLayerファイルのテンプレートを追加 * And other small features and fixes →その他Fix