Open GoogleCodeExporter opened 8 years ago
Just replace
this public static final int kCCDirectorProjectionDefault =
kCCDirectorProjection3D;
with public static final int kCCDirectorProjectionDefault =
kCCDirectorProjection2D;
int the CCDirector class. This is fixed the issue in our app .
(https://github.com/ZhouWeikuan/cocos2d/issues/65).
Original comment by horvatha...@gmail.com
on 20 Mar 2014 at 10:25
Thanks alot.
Really appreciate your knowledge
Original comment by softprod...@gmail.com
on 10 Jun 2014 at 8:15
Original issue reported on code.google.com by
leminh...@gmail.com
on 5 Nov 2013 at 2:56