Open GoogleCodeExporter opened 8 years ago
[deleted comment]
A workaround that worked for me was to explicitly set the width and height to
my actual screen dimensions. CCDirector.sharedDirector().setScreenSize(width,
height);
Original comment by gun...@gmail.com
on 21 May 2011 at 3:30
I started to use cocos2d-android and the classe CCDirector doesn't have the
setScreenSize method. Is there any way of definining the screen size?
Original comment by denise.v...@gmail.com
on 22 Aug 2013 at 8:41
Original issue reported on code.google.com by
dcasloc...@gmail.com
on 11 May 2011 at 1:13