Update: CC - Mouse Move - AR Football 3 (dwxvtxzrun.js) 11 bytes modified

beta.r3js.org
Theunis Johannes Botha 2018-05-18 14:43:07 +02:00
parent 0e9c66e63c
commit faa71712da
1 changed files with 14 additions and 0 deletions

14
dwxvtxzrun.js Normal file
View File

@ -0,0 +1,14 @@
if (!this.entityLoaded) {
return;
}
this.entityLoaded.move(
{
source : 'mouse',
x : data.event.movementX,
y : data.event.movementY
}
);
//@ sourceURL=mouseMove.js