AttributeError: ‘Bullets‘ object has no attribute ‘add_internal‘

  • Post author:
  • Post category:其他


精灵组里面只能添加精灵,不能添加其他的非精灵的类,将需要添加到精灵组的类,需要继承Sprite类, 对pygame也有了进一步的了解

正确代码如下:

在这里插入图片描述



版权声明:本文为weixin_47973311原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。