This website requires JavaScript.
Explore
Help
Register
Sign In
wassname
/
phaser
Watch
1
Star
0
Fork
0
You've already forked phaser
mirror of
https://github.com/wassname/phaser.git
synced
2026-07-13 01:00:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82d4ba4538d81e2be2b0180602df04d0d281a610
phaser
/
Phaser
/
components
/
sprite
T
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