HasDestination
Previous Top Next

Gets or sets whether the CollisionDestination event is raised when a sprite intersects with the point specified by its DestinationX and DestinationY properties. The default is False.
Syntax: HasDestination As Boolean

Example:
Sprite.HasDestination = True