frame_main.py 文件源码

python
阅读 18 收藏 0 点赞 0 评论 0

项目:Turrican2Editor 作者: GitExl 项目源码 文件源码
def viewport_mouse_right_down(self, event):
        if not self._camera:
            return
        if not self._world:
            return

        self._mouse_state = MouseState.MOVE
        self.Viewport.SetCursor(wx.StockCursor(wx.CURSOR_SIZING))
        self._move_last_pos = event.GetPosition()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号