Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私が現在プログラミングしているゲームでは、4x3 マトリックスにさまざまなアニメーション フレームを含むタイル イメージがあります。AnimationDrawableこれらの各フレームからなる を順番に作成したいと思います。ただ、画像全体をフレームにしてアニメーションを作ることしか意識していません。誰かがこれを行う方法について私を助けることができますか? これを XML で行うことができれば、なおさらです。
AnimationDrawable
ありがとう!