IsContained
Previous Top Next

Gets or sets whether the sprite can collide with the boundaries of the GameWindow. The default is True.
Syntax: IsContained As Boolean

Example:
Sprite.IsContained = False