Added a doc line about the egg_outline module
This commit is contained in:
parent
3cc3b882ee
commit
25b184e252
|
@ -7,6 +7,7 @@
|
|||
|
||||
// 2D Shapes
|
||||
//ellipse(width, height);
|
||||
//egg_outline(width=5, length=7);
|
||||
|
||||
// 3D Shapes
|
||||
//box(width, height, depth);
|
||||
|
|
Loading…
Reference in a new issue