phaser/src/gameobjects
2013-11-21 05:00:07 +00:00
..
BitmapData.js ShaderToy convertor up and working, lots of shaders being turned into Pixi filters :) 2013-11-20 02:28:28 +00:00
BitmapText.js Added Group.sort, can sort the Group based on any given numeric property (x, y, health), finally you can do depth-sorting :) 2013-11-07 04:31:37 +00:00
Button.js Input Handler updates, orientation screen and World visibility 2013-11-04 20:44:32 +00:00
Events.js Lots of JSDocs updates in the gameobjects folder 2013-10-25 15:22:45 +01:00
GameObjectFactory.js Added Phaser.Filter and started moving the shaders over into their own filter classes, so they won't all get bundled in unless needed. 2013-11-21 05:00:07 +00:00
Graphics.js Lots of renderTexture updates and examples added 2013-11-13 06:49:24 +00:00
RenderTexture.js Lots of renderTexture updates and examples added 2013-11-13 06:49:24 +00:00
Sprite.js Added Phaser.Filter and started moving the shaders over into their own filter classes, so they won't all get bundled in unless needed. 2013-11-21 05:00:07 +00:00
Text.js Lots of JSDocs updates in the gameobjects folder 2013-10-25 15:22:45 +01:00
TileSprite.js Lots of JSDocs updates in the gameobjects folder 2013-10-25 15:22:45 +01:00