stagexl
stagexl
GraphicsCommandFillPattern
updateContext
updateContext
stagexl
stagexl
GraphicsCommandFillPattern
updateContext
method
updateContext
Source
stagexl
stagexl
GraphicsCommandFillPattern
Constructors
GraphicsCommandFillPattern
Properties
graphics
hashCode
pattern
runtimeType
Operators
operator ==
Methods
invalidate
noSuchMethod
toString
updateContext
override
void
updateContext
(
GraphicsContext
context
)
Source
@override void updateContext(GraphicsContext context) { context.fillPattern(pattern); }