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.
嗯。我一直在寻找在面板上添加图像(图像对象)的方法。基本上,我想做的是创建一个页面 - 一个带有移动对象的面板(使用精灵的动画)。但我不能。每次我尝试将图像添加到面板时,屏幕都会像“闪烁”一样继续。任何人都可以帮助我吗?我需要这个尽快..提前谢谢。:)
这里只是一个疯狂的猜测,但这听起来像是在任何动画图形工作中都会遇到的普遍存在的垂直同步问题。在某些语言中,您必须使用“双缓冲”来纠正此问题。您的面板可能具有这样的属性。