Skip to content

WindowResizedEvent(int, int) Constructor

Definition

Namespace: Brine2D.Events

Raised when the window is resized.

public WindowResizedEvent(int Width, int Height);

Parameters

Width System.Int32

Height System.Int32