draw_string method

draw_string {#str-float-float-System.Collections.Generic.List}

def draw_string(self, str, origin_x, origin_y, char_infos):
    ...
ParameterTypeDescription
strstr
origin_xfloat
origin_yfloat
char_infosSystem.Collections.Generic.List

See Also