C# Class SFML.Window.SizeEvent

Afficher le fichier Open project: SFML/SFML.Net Class Usage Examples

Méthodes publiques

Свойство Type Description
Height uint
Width uint

Property Details

Height public_oe property

New height of the window
public uint Height
Résultat uint

Width public_oe property

New width of the window
public uint Width
Résultat uint