Skip to content Skip to sidebar Skip to footer
Showing posts with the label 2d

Animation With Animationset() In Android

OK here's the problem i have an ImageView in my activity, here's what it looks in main.xml:… Read more Animation With Animationset() In Android

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?

Chase Player With Camera In Andengine And Limit World's Bounds

Using AndEngine for Android, I would like to have my scene look like this: The red box is the worl… Read more Chase Player With Camera In Andengine And Limit World's Bounds

How To Create An Android 2d Game?

I'm an dev still learning in Android, I've created two apps so far, an alarm clock, a widge… Read more How To Create An Android 2d Game?

Android Development: Combining Small Tiles/bitmaps Into One Bitmap

Im trying to get all my small images like grass, water and asphalt and so on, into one bitmap. I ha… Read more Android Development: Combining Small Tiles/bitmaps Into One Bitmap