stagexl
stagexl
GraphicsCommandRect
x
x
stagexl
stagexl
GraphicsCommandRect
x
property
x
stagexl
stagexl
GraphicsCommandRect
Constructors
GraphicsCommandRect
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
();
}