Home
last modified time | relevance | path

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

/plugin/snow/
H A Dscript.js9 snowStorm.followMouse = JSINFO.plugin.snow.followmouse;
H A Daction.php40 $JSINFO['plugin']['snow']['followmouse'] = $this->getConf('followmouse');
H A Dsnowstorm.js27 this.followMouse = true; // Snow movement can respond to the user's mouse
548 if (!storm.followMouse) {
596 if (storm.followMouse) {
/plugin/snow/conf/
H A Ddefault.php29 $conf['followmouse'] = 1;
H A Dmetadata.php29 $meta['followmouse'] = array('onoff');