stagexl
stagexl
GraphicsCommandCircle
x
x
stagexl
stagexl
GraphicsCommandCircle
x
property
x
stagexl
stagexl
GraphicsCommandCircle
Constructors
GraphicsCommandCircle
Properties
antiClockwise
graphics
hashCode
radius
runtimeType
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(); }