Forums » C++ Framework » Issue 1355 from cocos2d in the cocos2d-x »
| sergio migueis | Issue 1355 from cocos2d in the cocos2d-x | ||
|---|---|---|---|
|
Added by sergio migueis 10 months ago
Refference: http://code.google.com/p/cocos2d-iphone/issues/detail?id=1355 return (m_obWinSizeInPixels.height / 1.1566f / CC_CONTENT_SCALE_FACTOR()); it just doesnt work. how can i get past this issue? EDIT: All the other changes were put in place; |