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.
私はコロナ SDK を使用していますが、作成後frameIndexに aを変更できるかどうかを知りたいnewImageRectです。
frameIndex
newImageRect
何かのようなもの:
local platform = display.newImageRect( platformsSheet, 1, 130, 20 ) .... platform.frameIndex = 2
もちろん、それはうまくいきません
いいえ、できませんが、 object:toFront( )とobject:toBack()を使用できます。