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