Interface IUpdateHandler Namespace: Ritchie.Toolbox.Events Assembly: Ritchie.Toolbox.dll Syntax public interface IUpdateHandler Methods Update(float) Declaration void Update(float deltaTime) Parameters Type Name Description float deltaTime