Namespace: DeltaEngine.ContentAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public SpriteSheetAnimationCreationData(
Image image,
float duration,
Size subImageSize
)
public SpriteSheetAnimationCreationData(
Image image,
float duration,
Size subImageSize
)
Public Sub New (
image As Image,
duration As Single,
subImageSize As Size
)
Public Sub New (
image As Image,
duration As Single,
subImageSize As Size
)
public:
SpriteSheetAnimationCreationData(
Image^ image,
float duration,
Size subImageSize
)
public:
SpriteSheetAnimationCreationData(
Image^ image,
float duration,
Size subImageSize
)
new :
image : Image *
duration : float32 *
subImageSize : Size -> SpriteSheetAnimationCreationData
new :
image : Image *
duration : float32 *
subImageSize : Size -> SpriteSheetAnimationCreationData