casey/pxl

Add window resize event

Open

#14 opened on Jun 23, 2018

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

Repository metrics

Stars
 (32 stars)
PR merge metrics
 (PR metrics pending)

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.

Contributor guide