mirror of
https://github.com/wassname/phaser.git
synced 2026-06-27 16:10:15 +08:00
ab5c07dfe8
InputHandler.pixelPerfectOver - performs a pixel perfect check to see if any pointer is over the current object (warning: very expensive!) InputHandler.pixelPerfectClick - performs a pixel perfect check but only when the pointer touches/clicks on the current object.