Initial Commit: CC - SpoonLib - Mouse Down (f3b90qedii.js)

beta.r3js.org
-=yb4f310 2018-01-16 13:54:14 +01:00
parent 40dd0b1d47
commit 9e11649593
1 changed files with 16 additions and 0 deletions

16
f3b90qedii.js Normal file
View File

@ -0,0 +1,16 @@
if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.cylinder = this.entityLoaded.cylinder;
this.initialized = true;
}
console.log(data)
return null;
//@ sourceURL=SpoonLibMouseDown.js