Write wrapped text on a pygame surface. maxlines -- specifies the maximum number of lines to write before stopping wrapchar -- whether to wrap at the character level, or word level
(s, font, rect, color, text, maxlines=None, wrapchar=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected