Initial Commit: CC - Snake FS - Before Render (zjq6ach3jt.js)

beta.r3js.org
-=yb4f310 2018-03-12 14:24:45 +01:00
parent c4447d70fd
commit ce01fcefa2
1 changed files with 11 additions and 0 deletions

11
zjq6ach3jt.js Normal file
View File

@ -0,0 +1,11 @@
if (!this.entityLoaded) {
return;
}
if (!this.initialized) {
this.initialized = true;
}
this.advanceSnake(data.delta);
//@ sourceURL=beforeRender.js