HTML5 Canvas悬挂弹性文字特效.zip

时间:2022-07-31 03:53:07
【文件属性】:

文件名称:HTML5 Canvas悬挂弹性文字特效.zip

文件大小:3KB

文件格式:ZIP

更新时间:2022-07-31 03:53:07

js特效-HTML5 Canvas悬挂弹性文字特效

代码片段: constructor (i, x, y) { this.c = null; this.x0 = x; this.y0 = y; this.x = x Math.sin(i) * 100; this.y = y Math.cos(i) * 100; this.vx = 0.0; this.vy = 0.0; this.a = 0.0; this.s = 0.0; this.p0 = this; this.p1 = this; this.t = 0; }


【文件预览】:
HTML5 Canvas悬挂弹性文字特效
----php中文网下载站.url(114B)
----index.html(5KB)
----php中文网免费下载站.txt(219B)

网友评论