in PathModifierExample.java line 76:
this.mGrassBackground = new RepeatingSpriteBackground(CAMERA_WIDTH,
CAMERA_HEIGHT, this.mEngine.getTextureManager(), new
AssetBitmapTextureAtlasSource(this, "background_grass.png"));
change "background_grass.png" to "gfx/background_grass.png"
fix a bug .
Original issue reported on code.google.com by openk...@gmail.com on 23 Oct 2011 at 8:53
Original issue reported on code.google.com by
openk...@gmail.com
on 23 Oct 2011 at 8:53