diff options
| author | Tom Black <[email protected]> | 2018-09-20 21:09:43 -0700 |
|---|---|---|
| committer | Tom Black <[email protected]> | 2018-09-20 21:09:43 -0700 |
| commit | 23fea974a4369282905abf36f051bbbfc7e36863 (patch) | |
| tree | ebd90209392aa4930647f02d7450bb5c3d8523c6 /bin | |
| parent | 35a1c94eeef017413d0a20e68082441d2cd13264 (diff) | |
| download | ruby2d-23fea974a4369282905abf36f051bbbfc7e36863.tar.gz ruby2d-23fea974a4369282905abf36f051bbbfc7e36863.zip | |
Add `Circle` class
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/ruby2d | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -21,6 +21,7 @@ end 'dsl', 'quad', 'line', + 'circle', 'rectangle', 'square', 'triangle', |
