casey/pxl

Add window resize event

Open

#14 geöffnet am 23. Juni 2018

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (2 Forks)github user discovery
enhancementgood first issue

Repository-Metriken

Stars
 (32 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Allow the game to detect when the window has resized. Games should be able to ignore this event if they want to render at a fixed resolution.

Should lock aspect ratio.

Contributor Guide