Home
last modified time | relevance | path

Searched refs:SnowFlake (Results 1 – 1 of 1) sorted by relevance

/plugin/snow/
H A Dsnowstorm.js353 this.SnowFlake = function(type,x,y) { method in snowStorm
563 storm.flakes[storm.flakes.length] = new storm.SnowFlake(parseInt(rnd(flakeTypes),10));