vishaldenge/andengineexamples

In RepeatingSpriteExample.java:73 background_grass.png Not Found

Opened this issue · 3 comments

I would submit a patch, but I am not sure what the intention is here since I am 
new to the code base.

There is this BitmapTextureAtlasTextureRegionFactory.setAssetBasePath call 
which sets the base path to "gfx/" - but then this is factory is not used when 
using the path for the background_grass.png

Not sure how it should be fixed... :)






Original issue reported on code.google.com by deh...@gmail.com on 27 Aug 2011 at 6:00

Also, package is 

org.anddev.andengine.examples; 


Original comment by deh...@gmail.com on 27 Aug 2011 at 6:07

[deleted comment]
Looking at this more, it looks like there is no factory for the 
RepeatingSpriteBackground. Submitting a patch that simply changes the path to 
the background_grass.png.


Original comment by deh...@gmail.com on 27 Aug 2011 at 7:31

Attachments: