SpriteAnimator.Update(float) Method
Definition¶
Namespace: Brine2D.Animation
Updates the animation state. Called once per frame by AnimationSystem.
public void Update(float deltaTime);
Parameters¶
deltaTime System.Single
Namespace: Brine2D.Animation
Updates the animation state. Called once per frame by AnimationSystem.
public void Update(float deltaTime);
deltaTime System.Single