Method Update
Update(TimeSpan)
Called to update the animation state for the given elapsed time.
protected override void Update(TimeSpan deltaTime)
Parameters
deltaTimeTimeSpanThe time elapsed since the last update.
Called to update the animation state for the given elapsed time.
protected override void Update(TimeSpan deltaTime)
deltaTime TimeSpanThe time elapsed since the last update.