1
0
mirror of https://github.com/lxsang/Diya-API.git synced 2025-01-16 01:28:23 +01:00
Diya-API/Diya/DiyaPolygon.class.st

6 lines
96 B
Smalltalk
Raw Normal View History

Class {
#name : #DiyaPolygon,
#superclass : #Diya2DPrimShape,
#category : #'Diya-Graphics'
}