Commit graph

57 commits

Author SHA1 Message Date
Mat Groves
09dbbd5d13 Text added to PIXI
destroy function added to textures too
docs updated
new example added
2013-04-24 20:54:03 +01:00
Mat Groves
3dddce23ad Tiling Sprite added
Added Tiling Sprite to Pixi.js
Added example 9 - TilingSprite
Updated docs
2013-04-20 14:56:30 +01:00
Mat Groves
b1010103af Interaction Manager update
All DisplayObjects can now be interactive
mouseupoutside callback added
mousemove callback added
touchendoutside callback added
touchmove callback added
getLocalPosition function add to InteractiveData
2013-04-15 22:04:34 +01:00
Charlotte Gore
953e8fe261 PIXI now wrapped in an anonymous function, with exports for CommonJS. 2013-04-05 22:34:24 +01:00
Chad Engler
066228cc33 Clean up gruntfile and package.json, use grunt for yuidocs 2013-04-03 11:16:25 -04:00
Chad Engler
41e8a6eafa Add test framework 2013-04-03 10:50:58 -04:00
Charlotte Gore
32aa6fea38 Converted to grunt build 2013-04-03 13:17:42 +01:00