This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-23 11:33:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
82d4ba4538
phaser
/
Phaser
/
components
/
sprite
History
Richard Davey
82d4ba4538
Re-done the pointer handler so it respects the top-most rendered sprite in priority to anything below it, for both mouse over and click events.
2013-06-03 12:03:34 +01:00
..
Debug.ts
Created DebugUtils class and started moving renderInfo methods to it.
2013-06-03 03:08:24 +01:00
Events.ts
Added Group IDs and references to Sprites, Group sorting, z-index values and child swapping. Also added all of the drag and bounds methods to Input.
2013-06-02 03:47:54 +01:00
Input.ts
Re-done the pointer handler so it respects the top-most rendered sprite in priority to anything below it, for both mouse over and click events.
2013-06-03 12:03:34 +01:00
Texture.ts
Updated docs
2013-06-01 19:59:20 +01:00