WindowResizedEvent Class
Definition
Namespace: Brine2D.Events
Raised when the window is resized.
Inheritance System.Object → WindowResizedEvent
Implements System.IEquatable<WindowResizedEvent>
| Constructors | |
|---|---|
| WindowResizedEvent\(int, int\) | Raised when the window is resized. |