SpriteOnScreen
Previous
Top
Next
Returns
True if any part of the specified Sprite is located within the GameWindow boundaries.
Syntax: SpriteOnScreen (Index As Int32) As Sprite
Example:
OnScreen = gw.SpriteOnScreen(0)