FadeSprite Constructor Delta Engine Documentation
Initializes a new instance of the FadeSprite class

Namespace: GameOfDeath
Assembly: GameOfDeath (in GameOfDeath.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public FadeSprite(
	Material material,
	Rectangle drawArea,
	float fadeTime
)
See Also