Метод | Описание | |
---|---|---|
add_text ( color_value color, string text ) : void | ||
begin_batch ( ) : void | ||
end_batch ( ) : void | ||
print ( string Format ) : void | ||
printerr ( string Format ) : void |
public add_text ( color_value color, string text ) : void | ||
color | color_value | |
text | string | |
Результат | void |