Shape.fill

Activate fill mode. This means the whole shape is drawn and not only the outlines.

Note: This method does not need an update call.

class Shape
final pure nothrow
void
fill
(
bool fill
)

Meta