Skip to content

IUIComponent.Update(float) Method

Definition

Namespace: Brine2D.UI

Update component logic \(animations, hover states, etc\.\).

C#
void Update(float deltaTime);

Parameters

deltaTime System.Single