SpriteID()

语法

SpriteID = SpriteID(#Sprite)
概要
Returns the unique system identifier of the given sprite.

参数

#Sprite The sprite to use.

返回值

The ID of the sprite. This sometimes also known as 'Handle'. Look at the extra chapter "Handles and Numbers" for more information.

参阅

CreateSprite(), LoadSprite(), CatchSprite()

已支持操作系统

所有

<- SpriteHeight() - Sprite Index - SpriteOutput() ->