Click or drag to resize
SpriteSpriteHitsPictureBox Event
This happens when the sprite hits the border of the picture-box. Useful for when you want to have shots explode when they hit the side.

Namespace:  SpriteLibrary
Assembly:  SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.5 (1.0.0.5)
Syntax
C#
public event SpriteSpriteEventHandler SpriteHitsPictureBox

Value

Type: SpriteLibrarySpriteSpriteEventHandler
See Also