메소드 | 설명 | |
---|---|---|
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 |