Skip to content

IUIComponent.Update(float) Method

Definition

Namespace: Brine2D.UI

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

void Update(float deltaTime);

Parameters

deltaTime System.Single