新笔趣阁

字:
关灯 护眼
新笔趣阁 > 疯玩之旅 > 第38章百事通

第38章百事通

ht;
    = () * width;
    = (() * 1) - 0.5;
    = (() * 0.5) + 0.5;
    }
    function createparticles(count) {
    if (count != ) {
    particles = [];
    for (var i = 0; i < count; i++) {
    (new particle());
    }
    }
    }
    function onresize() {
    width = ;
    height = ;
    el.width = width;
    el.height = height;
    createparticles((width * height) / 10000);
    }
    function updateparticles() {
    ctx.clearrect(0, 0, width, height);
    ctx.fillstyle = '#f6f9fa';
    (function(particle) {
    += ;
    += ;
    if ( > height) {
    = 0;
    }
    if ( > width) {
    ();
    = 0;
    }
    ctx.beginpath();
    ctx.arc(, , 5, 0,* 2, false);
    ctx.fill();
    });
    (updateparticles);
    }
    onresize();
    updateparticles();
    }
    ready(function() {
    var canvas = ('snow');
    makesnow(canvas);
    });
    })();
    </script>
    </body>
    </html>
『加入书签,方便阅读』
热门推荐
执掌风云 执掌风云萧峥 深空彼岸 灵境行者 逍遥小贵婿 天下藏局