A generic cloning method that works when everything is public
Namespace:
SpriteLibrary
Assembly:
SpriteLibrary (in SpriteLibrary.dll) Version: 1.0.0.6 (1.0.0.6)
Syntaxpublic SpriteInfo Clone()
Return Value
Type:
SpriteInfoA duplicate of the sprite info.
See Also