<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.huihoo.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh-cn">
		<id>http://wiki.huihoo.com/wiki/?action=history&amp;feed=atom&amp;title=CasualJS</id>
		<title>CasualJS - 版本历史</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.huihoo.com/wiki/?action=history&amp;feed=atom&amp;title=CasualJS"/>
		<link rel="alternate" type="text/html" href="http://wiki.huihoo.com/wiki/?title=CasualJS&amp;action=history"/>
		<updated>2026-04-03T17:53:11Z</updated>
		<subtitle>本wiki的该页面的版本历史</subtitle>
		<generator>MediaWiki 1.19.2</generator>

	<entry>
		<id>http://wiki.huihoo.com/wiki/?title=CasualJS&amp;diff=58292&amp;oldid=prev</id>
		<title>Allen：/* 链接 */</title>
		<link rel="alternate" type="text/html" href="http://wiki.huihoo.com/wiki/?title=CasualJS&amp;diff=58292&amp;oldid=prev"/>
				<updated>2012-03-11T06:25:20Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;链接&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←上一版本&lt;/td&gt;
			&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;2012年3月11日 (日) 06:25的版本&lt;/td&gt;
			&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第20行：&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;第20行：&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:HTML5]]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[Category:HTML5]]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td colspan=&quot;2&quot;&gt;&amp;#160;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;[[Category:JavaScript]]&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Allen</name></author>	</entry>

	<entry>
		<id>http://wiki.huihoo.com/wiki/?title=CasualJS&amp;diff=58279&amp;oldid=prev</id>
		<title>Allen：以内容'CasualJS Framework是根据ActionScript3.0的架构开发的一套适用于HTML5 Canvas的面向对象的开发框架。目的是让你无缝的从AS3开发过渡...'创建新页面</title>
		<link rel="alternate" type="text/html" href="http://wiki.huihoo.com/wiki/?title=CasualJS&amp;diff=58279&amp;oldid=prev"/>
				<updated>2012-03-11T05:57:14Z</updated>
		
		<summary type="html">&lt;p&gt;以内容&amp;#039;CasualJS Framework是根据&lt;a href=&quot;/wiki/ActionScript&quot; title=&quot;ActionScript&quot;&gt;ActionScript&lt;/a&gt;3.0的架构开发的一套适用于&lt;a href=&quot;/wiki/HTML5&quot; title=&quot;HTML5&quot;&gt;HTML5&lt;/a&gt; Canvas的面向对象的开发框架。目的是让你无缝的从AS3开发过渡...&amp;#039;创建新页面&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;CasualJS Framework是根据[[ActionScript]]3.0的架构开发的一套适用于[[HTML5]] Canvas的面向对象的开发框架。目的是让你无缝的从AS3开发过渡到HTML5 Canvas开发。虽然Canvas提供了强大的绘图功能，但满足不了高级开发的需要。利用CasualJS的显示对象架构及渲染机制，你可以轻松的在Canvas中操控各种位图、图形、影片剪辑等显示对象，就如同在用AS3开发一样愉快。&lt;br /&gt;
&lt;br /&gt;
==功能==&lt;br /&gt;
*An AS3-like display object list implementation (类似AS3的显示对象列表结构封装)&lt;br /&gt;
*Frame-based display objects rendering mechanism (基于帧的显示对象渲染机制)&lt;br /&gt;
*Frame-based MovieClip implementation (基于帧的MovieClip动画片段实现)&lt;br /&gt;
*Simple event mode (内置简单的事件模型)&lt;br /&gt;
*Display objects collision implementation (显示对象碰撞检测)&lt;br /&gt;
&lt;br /&gt;
==演示==&lt;br /&gt;
*[http://www.riaidea.com/html5/runner/index.html Runner] (画面超炫的塔防游戏 [http://www.riaidea.com/html5/runner/runnerx.html 大量元素测试场景])&lt;br /&gt;
*[http://www.riaidea.com/html5/minesweeper/ 2D Mine Sweeper] (2D扫雷)&lt;br /&gt;
*[http://www.riaidea.com/html5/ddz/index.html Poker Game: DouDiZhu] (单机斗地主)&lt;br /&gt;
*[http://www.riaidea.com/html5/angrybirds/index.html AngryBirds Demo] (愤怒的小鸟演示场景 源码下载)&lt;br /&gt;
&lt;br /&gt;
==链接==&lt;br /&gt;
*[http://www.riaidea.com/blog/ 官网]&lt;br /&gt;
*[https://github.com/quark-dev-team/quarkjs @GitHub]&lt;br /&gt;
*[http://code.google.com/p/casualjs/ @ Google Code]&lt;br /&gt;
&lt;br /&gt;
[[Category:HTML5]]&lt;/div&gt;</summary>
		<author><name>Allen</name></author>	</entry>

	</feed>