Skip to content

Commit 8a3f06c

Browse files
committed
Todo note
1 parent 786d181 commit 8a3f06c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/input/InputPlugin.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -959,6 +959,8 @@ var InputPlugin = new Class({
959959
continue;
960960
}
961961

962+
// pointerupoutside
963+
962964
gameObject.emit('pointerup', pointer, gameObject.input.localX, gameObject.input.localY);
963965

964966
this.emit('gameobjectup', pointer, gameObject);

0 commit comments

Comments
 (0)