casey/pxl

Add window resize event

Open

#14 opened on 2018年6月23日

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)

説明

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.

コントリビューターガイド