class DRAW_STYLE
Summary
Overview
creation features
color: COLOR
effective function
set_color (c: COLOR)
effective procedure
line_width: INTEGER_32
effective function
set_line_width (w: INTEGER_32)
effective procedure
draw_line (d: POINTER, x1: INTEGER_32, y1: INTEGER_32, x2: INTEGER_32, y2: INTEGER_32)
effective procedure