font_surface = font.render("original", True, pygame. ... 0, 0)) textRect = text.get_rect() textRect.center = (coordx, coordy) return (text, ...
確定! 回上一頁