F1LT3R / ecanvas
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
f1lt3r (author)
Tue Nov 17 16:57:49 -0800 2009
ecanvas /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Oct 07 07:27:44 -0700 2009 | |
| |
README | Fri Oct 09 06:07:53 -0700 2009 | |
| |
dbug.errorcodes.ecanvas.js | Wed Oct 07 11:38:14 -0700 2009 | |
| |
dbug.js | Fri Oct 09 06:07:53 -0700 2009 | |
| |
ecanvas.js | Tue Nov 17 16:48:18 -0800 2009 | |
| |
index.html | Tue Nov 17 16:57:49 -0800 2009 | |
| |
sprites/ | Fri Oct 16 10:08:37 -0700 2009 | |
| |
style.css | Thu Oct 08 10:02:51 -0700 2009 |
README
,e e, e88'888 ,"Y88b 888 8e Y8b Y888P ,"Y88b dP"Y d88 88b d888 '8 "8" 888 888 88b Y8b Y8P "8" 888 C88b 888 , Y888 , ,ee 888 888 888 Y8b " ,ee 888 Y88D "YeeP" "88,e8' "88 888 888 888 Y8P "88 888 d,dP E C A N V A S ( Event Canvas ) Description: ----------- ECanvas is a light-weight DOM event model for the Canvas element allowing developers to interact with sprites on the canvas as if they were part of the HTML DOM. Liscense: -------- MIT Liscense. Copyright Concord Consortium (C) 2009 Event Components: ---------------- Multiple Canvas functionality. Sprite composition & de-composition events.. Sprite collision. Quadtree spacial indexing. Node creation, destruction, clone, inherit events. Node collision and point-in-polygon events. Multi-cursor hover, click, drag & drop events listeners. Support: ------- ExCanvas model for IE.
