mirror of
https://github.com/photonstorm/phaser
synced 2024-12-12 06:12:53 +00:00
8662cd2fd4
New build script now cleanly splits Phaser, Pixi and p2 so they are each UMD wrapped and each available in the global scope (now more requireJS friendly!). phaser-no-libs.js allows you to use your own version of p2.js or pixi.js with Phaser. Warning: This is totally unsupported. If you hit bugs, you fix them yourself. Fixed silly instanceof bug in game objects (sorry guys). |
||
---|---|---|
.. | ||
BitmapData.js | ||
BitmapFont.js | ||
BitmapText.js | ||
Button.js | ||
Events.js | ||
GameObjectCreator.js | ||
GameObjectFactory.js | ||
Graphics.js | ||
Image.js | ||
RenderTexture.js | ||
Sprite.js | ||
SpriteBatch.js | ||
Text.js | ||
TileSprite.js |