首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > An HTML5 Canvas Library that implements layer controls

An HTML5 Canvas Library that implements layer controls

  • 资源大小:13.31 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Thank you for your interest in the layered canvas library. Unfortunately I have not had time to continue to develop this project, along with my other interests. So I am no longer actively developing this project. The Layered Canvas Library (LCL) is a javascript library that helps manage objects on the Canvas element. The LCL implements a two tier layer manager that creates and contains items within it. The layer manager attaches mouse events to each item contained, and allows the user to define handlers for each event, per item. The layer manager also allows for each layer contained to be promoted, or demoted over another layer. The layer manager, and each layer, and item contained, is defined with a draw function. The draw function executes user defined code to draw the item, layer, or each layer contained consecutively. For examples, view any of the wiki pages, or there are demos available in the full version download.

文 件 列 表

demo
keyEvents.html
mouseEvents.html
cascade.html
moveIt.html
Canvas.js
Canvas-min.js
VIP VIP
0.179805s