开发者

Able to hitTestObject Stage?

开发者 https://www.devze.com 2022-12-09 12:40 出处:网络
Can a MovieClip hitTestObject a Stage, or it need to have a MovieClip B开发者_JAVA百科G above the Stage in order run a hitTestObject on a fake stage?The Stage class extends DisplayObject so you should

Can a MovieClip hitTestObject a Stage, or it need to have a MovieClip B开发者_JAVA百科G above the Stage in order run a hitTestObject on a fake stage?


The Stage class extends DisplayObject so you should have the hitTestObject method available

0

精彩评论

暂无评论...
验证码 换一张
取 消