v4.0.0
- Updates for 0.12 compiler (@sharno)
- The
Rectangle
andArc
types now use the field nameswidth
,height
andradius
, instead ofw
,h
andr
.
Rectangle
and Arc
types now use the field names width
, height
and radius
, instead of w
, h
and r
.