Table of Contents

Class DisplaySystem.ResizedMessage

Namespace
Termule.Engine.Systems.Display
Assembly
Termule.Engine.dll

Broadcast when the display's size changes.

public class DisplaySystem.ResizedMessage
Inheritance
DisplaySystem.ResizedMessage
Inherited Members

Properties

NewSize

Gets the updated size of the display.

public VectorInt NewSize { get; init; }

Property Value

VectorInt