Home
last modified time | relevance | path

Searched +full:usetwinkleeffect +(+path:plugin +path:snow) -(+path:plugin +path:snow +path:lang) (Results 1 – 5 of 5) sorted by relevance

/plugin/snow/
H A Dscript.js13 snowStorm.useTwinkleEffect = JSINFO.plugin.snow.usetwinkleeffect;
H A Daction.php43 $JSINFO['plugin']['snow']['usetwinkleeffect'] = $this->getConf('usetwinkleeffect');
H A Dsnowstorm.js33 …this.useTwinkleEffect = false; // Allow snow to randomly "flicker" in and out of view while falli…
448 if (storm.useTwinkleEffect) {
/plugin/snow/conf/
H A Ddefault.php32 $conf['usetwinkleeffect'] = 0;
H A Dmetadata.php32 $meta['usetwinkleeffect'] = array('onoff');