if (!this.entityLoaded) { return; } if (!this.initialized) { this.animationSystem = this.entityLoaded.animationSystem; this.initialized = true; } this.animationSystem.started && this.animationSystem.stop(); //console.log('stopped'); //@ sourceURL=SpoonLibMouseDown.js