Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sprite

How To Fall A Sprite Over Another Using And Engine In Android?

Hi how can i put a one sprite over another sprite as seen in the image below as you can seen ther… Read more How To Fall A Sprite Over Another Using And Engine In Android?

Textures In Opengl Es 2.0 For Android

I'm new to OpenGL and I'm teaching myself by making a 2D game for Android with ES 2.0. I am… Read more Textures In Opengl Es 2.0 For Android

Andengine Camera And Device Display : Ratio Between Co-ordinates On Each

I'm using a FrameLayout on top of Andengine camera to add a button. I need to align the button … Read more Andengine Camera And Device Display : Ratio Between Co-ordinates On Each

How To Use A Sprite As An Anchor Point Of Another Sprite?

I want to know , if you can , join two sprites in libgdx . Let me explain, I have a spaceship that … Read more How To Use A Sprite As An Anchor Point Of Another Sprite?

Jerky Sprite (2d) Movement With OpenGL ES 2.0 On Android

Edit 2. Added screenshot of logcat. If I reduce the number of sprites to 1, I still get this inter… Read more Jerky Sprite (2d) Movement With OpenGL ES 2.0 On Android

SurfaceView Or GLSurfaceview?

Hello there please help me to decide whether to use SurfaceView or GLSurfaceView. I will be develo… Read more SurfaceView Or GLSurfaceview?

Seamlessly Layering Transparent Sprites In OpenGL ES

I am working on an Android app, based on the LibGDX framework (Though I don't think that should… Read more Seamlessly Layering Transparent Sprites In OpenGL ES