cocos2d, too many variables? -


this difficult explain, i'll best, thank in advance help... have cocos2d game, working should, weirdest thing happens when add integer or other variable top of .m file, removechild processes stop working.

i define integer, int endgame; when run game label "round 1" comes up, removechild process doesn't work.

if removed defined integer, int endgame; removechild works.

why happen?


Comments

Popular posts from this blog

Using 'OR' and 'AND' in SQL Server -

python - Finding intersection between ellipse and a line -

c++ - NetBeans Remote Development with additional configuration -