stagexl
stagexl
GraphicsCommandEllipse
x
x
stagexl
stagexl
GraphicsCommandEllipse
x
property
x
stagexl
stagexl
GraphicsCommandEllipse
Constructors
GraphicsCommandEllipse
Properties
graphics
hashCode
height
runtimeType
width
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(); }