casey/pxl

Add window resize event

Open

#14 创建于 2018年6月23日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Rust (2 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (32 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南