|
Command.__init__(self, points, translate, stroke_width, stroke_color, fill_color, verbose,
|
|
Command.__init__(self, points, translate, stroke_width, stroke_color, fill_color, verbose,
|
|
s = pack('B', self.type) # command type
|
|
s = pack('B', self.type) # command type
|