This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<body> | |
<p> | |
The actual canvas, where drawing happens. Mouse over to move the green open circle object. | |
</p> | |
<canvas id="canvas" width=200 height=200></canvas> | |
<p id="result"> | |
</p> | |
<p id="timing"> |