casey/pxl

Add window resize event

Open

#14 aberto em 23 de jun. de 2018

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (2 forks)github user discovery
enhancementgood first issue

Métricas do repositório

Stars
 (32 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador