Class: HTMLCanvasElement

HTMLCanvasElement

new HTMLCanvasElement()

Source:

Methods

mousePos(p_event)

Parameters:
Name Type Description
p_event Object An event object dispatched after an mouse interaction with a canvas element.
Source:
Returns:
The mouse position relative to the canvas left and top borders.
W. Kowarschick © 2013 (CC BY-NC-SA 3.0: http://creativecommons.org/licenses/by-nc-sa/3.0/)
Documentation generated by JSDoc 3.3.0-dev on Tue Nov 12 2013 11:29:08 GMT+0100 (MEZ) using the DocStrap template.