In the 1037:42ca5fbb1d68@default BaseGameActivity line 137:
return this.getFontManager();
I think this should be:
return this.mEngine.getFontManager();
1037 is the head version of default now. It will cause some examples in
AndroidExamples failed.
Original issue reported on code.google.com by liushuan...@gmail.com on 30 Oct 2011 at 1:58
Original issue reported on code.google.com by
liushuan...@gmail.com
on 30 Oct 2011 at 1:58