stagexl
stagexl
GraphicsCommandCircle
y
y
stagexl
stagexl
GraphicsCommandCircle
y
property
y
stagexl
stagexl
GraphicsCommandCircle
Constructors
GraphicsCommandCircle
Properties
antiClockwise
graphics
hashCode
radius
runtimeType
x
y
Operators
operator ==
Methods
invalidate
noSuchMethod
toString
updateContext
double
y
Source
double get y => _y;
void
y=
(
double
value
)
Source
set y(double value) { _y = value; _invalidate(); }