Showing posts with label AnimatedSpritesExample. Show all posts
Showing posts with label AnimatedSpritesExample. Show all posts

Tuesday, September 3, 2013

[Tut] How to perform AndEngine Examples of Nicolas Gramlich - AnimatedSpritesExample

Here're some resources for this part: snapdragon_tiled.png helicopter_tiled.png banana_tiled.png face_box_tiled.png   Copy 4 pictures above to the folder assets/gfx Create new class named AnimatedSpritesExample in the package org.anddev.andengine.examples of the AndEngineDemo project, here is the code of this class: package org.anddev.andengine.examples; import org.anddev.andengine.engine.Engine; import org.anddev.andengine.engine.camera.Camera; import...

Posted By Live Blog8:12 AM

Choose an Android item