Second commit, all the basic examples added, and wip files moved

This commit is contained in:
Webeled
2013-10-25 18:10:03 +01:00
parent f63e8d7d06
commit 8dfe5aee1c
11 changed files with 125 additions and 27 deletions
+20 -24
View File
@@ -19,10 +19,6 @@
{
"file": "sprite+sheet.js",
"title": "sprite sheet"
},
{
"file": "texture+packer+json+hash.js",
"title": "texture packer json hash"
}
],
"audio": [
@@ -43,6 +39,26 @@
{
"file": "01+-+load+an+image.js",
"title": "01 - load an image"
},
{
"file": "02+-+click+on+an+image.js",
"title": "02 - click on an image"
},
{
"file": "03+-+move+an+image.js",
"title": "03 - move an image"
},
{
"file": "04+-+image+follow+input.js",
"title": "04 - image follow input"
},
{
"file": "05+-+load+an+animation.js",
"title": "05 - load an animation"
},
{
"file": "06+-+render+text.js",
"title": "06 - render text"
}
],
"buttons": [
@@ -504,10 +520,6 @@
"file": "bitmap+fonts.js",
"title": "bitmap fonts"
},
{
"file": "hello+arial.js",
"title": "hello arial"
},
{
"file": "kern+of+duty.js",
"title": "kern of duty"
@@ -575,22 +587,6 @@
{
"file": "swap+tiles.js",
"title": "swap tiles"
},
{
"file": "wip1.js",
"title": "wip1"
},
{
"file": "wip2.js",
"title": "wip2"
},
{
"file": "wip3.js",
"title": "wip3"
},
{
"file": "wip4.js",
"title": "wip4"
}
],
"tweens": [