Documentation

Image Index - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Sprite Animation Frame :: Image Index

Game.SpriteAnimationFrame.ImageIndex
index of the image for this frame

Type

Integer

Lua Usage

-- Get
local integer = spriteAnimationFrame.ImageIndex

-- Set
spriteAnimationFrame.ImageIndex = integer

If you think anything is missing, please feel free to: submit documentation feedback on this page