@@ -363,7 +363,7 @@
}
- function onPointerUp() {
+ function onPointerUp( event ) {
onUpPosition.x = event.clientX;
onUpPosition.y = event.clientY;