1

大家好,提前感谢您为您提供的任何光线。

我在使用 js 的 html 中有一个生日倒计时,但我很乐意将倒计时传递给 animate cc 中的 html5 画布(将 html div 和变量值传递给 animate cc)

不知道从哪里开始。但我的问题是,我需要从 :function handleComplete(evt) { exportRoot = new lib.Counter(); 开始吗?

stage = new createjs.Stage(canvas);
stage.addChild(exportRoot);
stage.update();

createjs.Ticker.setFPS(lib.properties.fps);
createjs.Ticker.addEventListener("tick", stage);
4

0 回答 0