I\'m working on a game for iPad using cocos2d which involves a board filled with different types of tiles. I\'ve created a custom class called Tile as a general
This may not be the problem, but what happens if you remove the "#import "Board.h"" from the Tile.h file. You might have a problem with circular referencing