AnimationDrawable vs game loop

My application has one screen that has a lot of animation. Basically a map (like any strategy game) with buildings that show cycle animations (like smoke coming out). They are all static in their places, but their appearance is lively.

I use animation for all of them (this is the easiest way to scroll through frames at regular intervals).

My question is, should I stop this and go to using the game loop? And why?

thank

+3
android


source to share


No one has answered this question yet

Check out similar questions:

740
Dilemma: when to use Fragments vs Activities:
148
java.lang.OutOfMemoryError: Bitmap size exceeds VM budget - Android
4
Play big PNG frame animation in android with animation
2
Change PNG image in time-loop
1
Rotate bitmap to main game loop without GC overloading on Android
1
How can I load multiple animation animations without running out of memory or with very small images?
1
An efficient way to static animation with LibGDX?
0
How to create a game loop for Android Wear
0
How do I wait for the AnimationDrawable to complete before continuing with the code?
0
AnimationDrawable or OnDraw for an animated image



All Articles
Loading...
X
Show
Funny
Dev
Pics