Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In RepeatingSpriteExample.java:73 background_grass.png Not Found #18

Open
GoogleCodeExporter opened this issue Feb 2, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Also, package is 

org.anddev.andengine.examples; 


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

@GoogleCodeExporter
Copy link
Author

[deleted comment]

@GoogleCodeExporter
Copy link
Author

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant