From 447980cccd8394ebbce7e2dd74041b16cbce5a7d Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Sat, 18 Nov 2017 14:15:34 +0100 Subject: [PATCH] Update: CC - Touch Move (c55930et90.js) 49 bytes modified --- c55930et90.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/c55930et90.js b/c55930et90.js index b66fb22..d7b20a2 100644 --- a/c55930et90.js +++ b/c55930et90.js @@ -33,6 +33,9 @@ if (this.y > window.innerHeight) { this.y = window.innerHeight; } +console.log('x : ' + this.x, 'y: ' + this.y); + + GameLib.Event.Emit( GameLib.Event.MOUSE_MOVE, {