phaser/Phaser/components
2013-06-13 01:55:32 +01:00
..
animation New Texture and Transform components which are now used by Sprite, Group and Camera. 2013-06-06 02:47:08 +01:00
camera More refactoring for 1.0.0 2013-05-28 21:38:37 +01:00
sprite Added Group.bringToTop and updated Input component to use sprite getXY handler. 2013-06-13 01:55:32 +01:00
ScrollRegion.ts Small refactoring and massively optimised the canvas renderer, also added new Mat3 class. 2013-06-07 16:27:33 +01:00
Texture.ts New Texture and Transform components which are now used by Sprite, Group and Camera. 2013-06-06 02:47:08 +01:00
Tile.ts Putting everything back together again :) 2013-05-31 18:21:32 +01:00
TilemapLayer.ts New Texture and Transform components which are now used by Sprite, Group and Camera. 2013-06-06 02:47:08 +01:00
Transform.ts Added ability to detect if a given point is within a sprite or not, taking rotation and scaling into account. 2013-06-12 19:53:48 +01:00