pylevel.py 文件源码

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

项目:Python-Platformer---Map-editor 作者: billy-yoyo 项目源码 文件源码
def call(self, event):
        if event.type == pygame.KEYDOWN:
            if event.key == pygame.K_w or event.key == pygame.K_UP:
                self.jump_input = True

    #sorts out player movement, as with skulls its messy and confusing but it works.
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号