lordmauve/wasabi2d

Camera should be a transformable

开放

#9 创建于 2019年8月21日

 (0 条评论) (0 个反应) (0 位负责人)Python (26 个派生)github user discovery
good first issue

仓库指标

星标
 (166 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Currently the camera can be moved by assigning to screen.camera.pos. But it should be a full Transformable - which then offers rotation, scaling, and assignment to .x and .y.

贡献者指南