<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>うぇぶろぐらまーな日誌 &#187; enchant.js</title>
	<atom:link href="http://note.onichannn.net/archives/category/enchant-js/feed" rel="self" type="application/rss+xml" />
	<link>http://note.onichannn.net</link>
	<description>駆け出しウェブエンジニアによる殴り書き技術メモ</description>
	<lastBuildDate>Mon, 06 Jul 2015 03:04:49 +0000</lastBuildDate>
	<language>ja</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.10</generator>
	<item>
		<title>【enchant.js】Core()メソッドまとめ。</title>
		<link>http://note.onichannn.net/archives/1581</link>
		<comments>http://note.onichannn.net/archives/1581#comments</comments>
		<pubDate>Wed, 05 Feb 2014 19:05:40 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1581</guid>
		<description><![CDATA[書式 Core(幅, 高さ) 機能 Coreオブジェクト（ゲーム画面）を作成する プロパティ 値 assets&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1581/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【enchant.js】Node()メソッドまとめ。</title>
		<link>http://note.onichannn.net/archives/1579</link>
		<comments>http://note.onichannn.net/archives/1579#comments</comments>
		<pubDate>Wed, 05 Feb 2014 19:05:10 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1579</guid>
		<description><![CDATA[書式 Node.メソッド Node.プロパティ 機能 Nodeオブジェクト（ノード）の機能を設定、取得する プ&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1579/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【enchant.js】Surface()メソッドまとめ。</title>
		<link>http://note.onichannn.net/archives/1577</link>
		<comments>http://note.onichannn.net/archives/1577#comments</comments>
		<pubDate>Wed, 05 Feb 2014 19:04:42 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1577</guid>
		<description><![CDATA[書式 機能 Surface(幅, 高さ) Surfaceオブジェクト（サーフィス）を作成する Surface.&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1577/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【enchant.js】Group()メソッドまとめ。</title>
		<link>http://note.onichannn.net/archives/1575</link>
		<comments>http://note.onichannn.net/archives/1575#comments</comments>
		<pubDate>Wed, 05 Feb 2014 19:04:09 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1575</guid>
		<description><![CDATA[書式 Group() 機能 Groupオブジェクト（グループ）を生成する プロパティ 値 childNodes&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1575/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【enchant.js】Scene()メソッドまとめ。</title>
		<link>http://note.onichannn.net/archives/1573</link>
		<comments>http://note.onichannn.net/archives/1573#comments</comments>
		<pubDate>Wed, 05 Feb 2014 19:03:40 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1573</guid>
		<description><![CDATA[書式 Scene() 機能 Sceneオブジェクト（シーン）を生成する プロパティ 値 backgroundC&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1573/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【enchant.js】Entity()メソッドまとめ。</title>
		<link>http://note.onichannn.net/archives/1571</link>
		<comments>http://note.onichannn.net/archives/1571#comments</comments>
		<pubDate>Wed, 05 Feb 2014 19:02:47 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1571</guid>
		<description><![CDATA[書式 Entity.メソッド Entity.プロパティ 機能 Entityオブジェクト（マップ）の機能を設定、&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1571/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【enchant.js】Map()メソッドまとめ。</title>
		<link>http://note.onichannn.net/archives/1569</link>
		<comments>http://note.onichannn.net/archives/1569#comments</comments>
		<pubDate>Wed, 05 Feb 2014 19:02:15 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1569</guid>
		<description><![CDATA[書式 Map(タイルの幅, タイルの高さ) 機能 Mapオブジェクト（マップ）を生成する プロパティ 値 co&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1569/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【enchant.js】Label()メソッドまとめ。</title>
		<link>http://note.onichannn.net/archives/1567</link>
		<comments>http://note.onichannn.net/archives/1567#comments</comments>
		<pubDate>Wed, 05 Feb 2014 19:01:34 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1567</guid>
		<description><![CDATA[書式 Label(テキスト) 機能 Labelオブジェクト（ラベル）を生成する プロパティ 値 color 文&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1567/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【enchant.js】Sprite()メソッドまとめ。</title>
		<link>http://note.onichannn.net/archives/1565</link>
		<comments>http://note.onichannn.net/archives/1565#comments</comments>
		<pubDate>Wed, 05 Feb 2014 19:01:03 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1565</guid>
		<description><![CDATA[書式 Sprite(幅, 高さ) 機能 Spriteオブジェクト（スプライト）を生成する プロパティ 値 fr&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1565/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【enchant.js】画面描画領域の拡大を無効にする。</title>
		<link>http://note.onichannn.net/archives/1224</link>
		<comments>http://note.onichannn.net/archives/1224#comments</comments>
		<pubDate>Fri, 06 Dec 2013 05:42:57 +0000</pubDate>
		<dc:creator><![CDATA[_onichannn]]></dc:creator>
				<category><![CDATA[enchant.js]]></category>
		<category><![CDATA[技術メモ]]></category>

		<guid isPermaLink="false">http://note.onichannn.net/?p=1224</guid>
		<description><![CDATA[思わぬところで良い情報を見つけたのでメモ。 enchant.jsのアプリケーション描画領域は通常画面の最大幅に&#8230;]]></description>
		<wfw:commentRss>http://note.onichannn.net/archives/1224/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
