我需要关于如何一步一步移动我的建议。
我知道它不完整。
需要关于延迟的建议
for (int redmove = Red_Current_Location; redmove < Red_Moving_Location; redmove++) {
RedCoinSprite.setPosition(Numbers_Text[redmove].getX(), Numbers_Text[redmove].getY(
thread.sleep(1000);//kinda like this,Because this is very worng.
}