SpriteAdd
Previous Top Next

Adds a sprite to the GameWindow sprites collection.
Syntax: SpriteAdd (sprSprite As Sprite)

Example:
gw.SpriteAdd (Sprite.Value)