mirror of
https://github.com/lxsang/Diya-API.git
synced 2024-12-27 20:08:22 +01:00
94bfc7f6f0
This allows to greatly improve rendering performance
6 lines
96 B
Smalltalk
6 lines
96 B
Smalltalk
Class {
|
|
#name : #DiyaEllipse,
|
|
#superclass : #Diya2DPrimShape,
|
|
#category : #'Diya-Graphics'
|
|
}
|