Namespace:  Hilva.Animations
Assembly:  Hilva (in Hilva.dll)

Syntax

C#
public void Update(
	TimeSpan elaspedGameTime
)

Parameters

elaspedGameTime
Type: System..::.TimeSpan

Implements

IAnimationPlayer..::.Update(TimeSpan)

See Also