GetSpriteImageID

Description

Gets the ID of the image currently assigned to the sprite. This only works if the image was loaded with an ID (or assigned one by AGK).

Definition

integer GetSpriteImageID( iSpriteIndex )

Parameters