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.
X我想要什么:我想Y在velocity tracker.
X
Y
velocity tracker
实际上我所做的:我已经实现了代码来移动这个图像,方法是根据地毯先前位置的移动添加 +1 或 -1 像素来增加它的位置,它工作得很好,但不符合我的期望。所以我切换到velocity tracker.
现在我的实现有什么问题:通过获得速度我怎样才能增加运动的速度(意味着我必须根据运动来+像素或-像素)地毯。,