gameQuery 0.3.0-beta-1
July 1, 2009 - 4:12am — selim
Download: jquery.gamequery.js_2.txt
Size: 24.87 KB
md5_file hash: e31ef98a26d9df5eb5307050c877721b
First released: July 1, 2009 - 4:12am
Last updated: July 1, 2009 - 4:12am
Size: 24.87 KB
md5_file hash: e31ef98a26d9df5eb5307050c877721b
First released: July 1, 2009 - 4:12am
Last updated: July 1, 2009 - 4:12am
- feature: multi-animations, an image can now contain more than one animation side by side. You can pass from on to another by passing an integer to the setAnimation function. (see setAnimation documentation for usage)
- feature: preliminary support for zoom and rotation using css transform. This should work with firefox 3.5, safari 3.1, chrome. A fall back using filter for IE is there. Keep in mind that for now the collision detection won't work properly with transformed element. (see rotate() and scale() documentation for usage)
