Provádí animaci spritu a reaguje na událost Animate.

Jmenný prostor:  SGP.XSpace
Knihovna:  SGPRTL (v SGPRTL)
Verze: dll

Syntaxe

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
protected virtual void SpriteAnimateHandler(
	XSprite sender,
	double time,
	double timeDiff
)

Parametry

sender
Typ: SGP.XSpace..::.XSprite
Animovaný sprite.
time
Typ: System..::.Double
Aktuální čas v sekundách, kdy byla animace spuštěna.
timeDiff
Typ: System..::.Double
Vrátí čas v sekundách od poslední animace.

Podívat se také na