Sha256: 3ab27a025c96dad7f6820ba46b17100b6961e8ca33d68e0d4b2dde3be7fff564
Contents?: true
Size: 773 Bytes
Versions: 2
Compression:
Stored size: 773 Bytes
Contents
triangle -------- Draw a triangle at the given coordinates. Options ^^^^^^^ .. include:: /args/expansion.rst x1 default: ``100`` the first x-coordinate to place. Supports :doc:`/units/` y1 default: ``100`` the first y-coordinate to place. Supports :doc:`/units/` x2 default: ``150`` the second x-coordinate to place. Supports :doc:`/units/` y2 default: ``150`` the second y-coordinate to place. Supports :doc:`/units/` x3 default: ``100`` the third x-coordinate to place. Supports :doc:`/units/` y3 default: ``150`` the third y-coordinate to place. Supports :doc:`/units/` .. include:: /args/draw.rst .. include:: /args/range.rst .. include:: /args/layout.rst Examples ^^^^^^^^
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
squib-0.12.0 | docs/dsl/triangle.rst |
squib-0.11.0 | docs/dsl/triangle.rst |