Syntax
dbSetSpriteFrame(SpriteID, Frame)
Description
This command will set the frame of the specified sprite. When a sprite contains an animated sequence of frames created with the dbCreateAnimatedSprite command, you can set the frame directly using this command. The parameters should be specified using integer values.
See Also
dbSetSprite, dbSetSpriteImage, dbSetSpritePriority, dbSpriteFrame, dbSpriteImage