I\'m making a Cocos2d game for iphone, and I have my main game mode, Game, which inherits from CCLayer.
Game
CCLayer
I\'m trying to make another game mo
In my case,I user the xx class and use the @class but not #import the .h file.and the compile complain..