开发者

Surfaceview re-draw

I have two images on a surfaceview and only one of the images开发者_如何学Python is animated, the second image is static and keeps drawing itself over itself and so this makes the program slow. How can i prevent this?


Override draw in your SurfaceView and manually draw what you want.

Alex

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜