在这其中定义了一个函数text_objects(text, largeText),最后实现这个函数即可. def text_objects(text, font): textSurface = font.render(text, ...
確定! 回上一頁