new HTMLCanvasElement() Source: util.js, line 71 Methods mousePos(p_event) Parameters: Name Type Description p_event Object An event object dispatched after an mouse interaction with a canvas element. Source: util.js, line 73 Returns: The mouse position relative to the canvas left and top borders.