Interval test working now also -- update TODO.

This commit is contained in:
James Gregory 2013-04-24 12:12:38 -07:00
parent 6bbd6ddf6c
commit 9bdca5c9b3
1 changed files with 3 additions and 4 deletions

View File

@ -5,9 +5,6 @@
* TileMap Test crashes
- void CCNode::insertChild(CCNode* child, int z)
* IntervalTest crashes
- cocos2d::CCLabelBMFont::create(char const*, char const*, float, cocos2d::CCTextAlignment, cocos2d::CCPoint)
* LabelTest crashes
- cocos2d::CCAtlasNode::calculateMaxItems()
@ -52,4 +49,6 @@ DONE:
* Layer Test crashes
- cocos2d::CCLabelBMFont::create(char const*, char const*, float, cocos2d::CCTextAlignment, cocos2d::CCPoint)
* IntervalTest crashes
- cocos2d::CCLabelBMFont::create(char const*, char const*, float, cocos2d::CCTextAlignment, cocos2d::CCPoint)