我没有找到可以使PNG图片的透明区域不被触摸的变量。DisplayObject 是否具有可以使该透明区域无法触摸的函数或变量?
感谢您的回答。
you need to use a mask to disable the transparent touch, please refer to this tutorial: http://www.coronalabs.com/blog/2012/05/29/how-to-use-bitmap-masks/
我不记得任何功能,但您可以将图片分成几部分。或者您可以使用精灵表并选择所需的区域。