
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Will this interface be too much for Android or iPhone?
> It comes down to this: I can get all the pretty effects I want if I can
> get transparent PNGs to layer on top of each other, and be repeated. But
> I'm not sure how display is handled, and if I'll end up choking the
> device by having lots of transparency layers, and repeating images. Or
> even if my graphics layering model that I have in my head is the right
> analogy.
Have you looked at
http://developer.android.com/guide/topics/graphics/2d-graphics.html
in particular tweening?
Also this it to work with tweening
http://developer.android.com/reference/android/view/animation/package-summary.html
Of course, I know less than 1% so you can safely ignore me.
Shawn
Home |
Main Index |
Thread Index