Introduction - If you have any usage issues, please Google them yourself
J2ME的动画制作程序, 在很短的时间内, 连续在同一个位置画上好几张图, 最适合的时间是在一秒中内画20到30张图, 这样的效果是让用户看起来会有不间断的感觉.
Packet : AnimationTest.zip filelist
AnimationTest/src/
AnimationTest/src/AnimationTest.java
AnimationTest/src/AnimationTest.java~1~
AnimationTest/src/tmpclasses/
AnimationTest/src/tmpclasses/AnimationTest$MyCanvas.class
AnimationTest/src/tmpclasses/AnimationTest$Sprite.class
AnimationTest/src/tmpclasses/AnimationTest.class
AnimationTest/src/tmplib/
AnimationTest/res/
AnimationTest/res/sprite0.png
AnimationTest/res/sprite1.png
AnimationTest/res/sprite2.png
AnimationTest/