node-message.py 文件源码

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

项目:wargame 作者: maximinus 项目源码 文件源码
def __init__(self, highlight, image, rect):
        super().__init__(rect, image)
        self.highlight = highlight
        self.normal_image = image
        self.messages.append(pygame.MOUSEMOTION)
        self.inside = False
        # create a new message type and save it
        self.message_id = MessageType.get_new()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号