Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在 Flash Builder 中处理一个不太复杂的项目,该项目需要使用一些图像进行触摸和拖动事件。
除了一个我无法解决的问题外,一切都正常工作:拖动对象时,图像会捕捉到图像的左上角。我认为这是因为它的支点在那里,我尝试使用矩阵更改它,但我没有解决这个问题。我希望图像被其中心拖动。
谁能帮我吗?