Skip to content
Snippets Groups Projects

Fixed documentation of circle

Merged Pixtxa requested to merge (removed):Pixtxa-master-patch-46587 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -176,7 +176,7 @@ class Display:
:param y: center y coordinate
:param rad: radius
:param col: color of the outline and fill (expects RGB triple)
:param filled: whether the rectangle should be filled or not
:param filled: whether the circle should be filled or not
:param size: size of the individual pixels, ranges from 1 to 8
"""
Loading