GetSprite
Previous
Top
Next
Returns a sprite object from the sprites collection.
Syntax: GetSprite (Index As Int32) As Sprite
Example:
Sprite.Value = gw.GetSprite(0)