GamePointerUp CallableGamePointerUp(event: PointerEvent, canvas: HTMLCanvasElement): voidIf the user releases the mouse button, we fire the mouseup and click events for other screensParametersevent: PointerEventcanvas: HTMLCanvasElementReturns void
If the user releases the mouse button, we fire the mouseup and click events for other screens