js ten powiązanie setInterval
setInterval( this.tick.bind(this), 1000 );
Misty Mouse
setInterval( this.tick.bind(this), 1000 );