Performs the default conversion of Baltie's space to sprites XSprite.

Namespace:  SGP.Baltie
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public static implicit operator XSprite (
	BaltieSpace obj
)

Parameters

obj
Type: SGP.Baltie..::.BaltieSpace
A BaltieSpace to be converted.

See Also