文件名称:Android代码-Android TextureView 和SurfaceView 简单动画库
文件大小:3MB
文件格式:ZIP
更新时间:2022-08-26 00:57:50
Android代码
FPSAnimator A simple but powerful Tween / SpriteSheet / ParabolicMotion / animation library for Android TextureView and SurfaceView. Features The controls Fps possible to animation. Possible for animation of Tween and SpriteSheet and ParabolicMotion in one of TextureView. Possible to animate with low load on the terminal. 28 types of Easing Basic Usage Gradle dependencies { // jCenter compile 'com.daasuu:FPSAnimator:0.2.3.2' } Include the FPSTextureView widget in yo
【文件预览】:
FPSAnimator-master
----gradlew.bat(2KB)
----gradlew(5KB)
----art()
--------tweenTextDemo.gif(24KB)
--------scaleAndAlpha.gif(6KB)
--------spriteSheet.gif(1.9MB)
--------tweenBitmapSampleDemo.gif(28KB)
--------parabolicDemo.gif(612KB)
--------easingDemo.gif(231KB)
----gradle.properties(411B)
----sample()
--------proguard-rules.pro(705B)
--------src()
--------.gitignore(7B)
--------build.gradle(838B)
----library()
--------proguard-rules.pro(705B)
--------src()
--------.gitignore(7B)
--------build.gradle(934B)
----gradle()
--------wrapper()
----.gitignore(428B)
----README.md(9KB)
----settings.gradle(30B)
----build.gradle(536B)