casey/pxl

Add window resize event

Open

#14 ouverte le 23 juin 2018

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (2 forks)github user discovery
enhancementgood first issue

Métriques du dépôt

Stars
 (32 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur