CCString

There is possibility to make a stringwithformat like cocos2d-iphone. I’m getting crazy.
Something like this [NSString stringWithFormat:@“%2d_page.png”, number];

Thanks

You can use sprintf();