在MDN上面有一个弹球的例子,我们的小球会在屏幕上弹跳, ... fillRect(0,0,width,height); while(balls.length<40){//生成40个球 let ball = new ...
確定! 回上一頁