C4 Engine
C4 Engine API Documentation

class FillableWidget

Defined in:  C4Widgets.h
The FillableWidget class is the base class for widgets that can render a fill.
Definition

class StrokableWidget final : public DynamicSlugWidget

Member Functions
FillableWidget::GetFillFlags Returns the fill flags.
FillableWidget::SetFillFlags Sets the fill flags.
Description
The FillableWidget class is the base class for widgets that can render a fill.
Base Classes
StrokableWidget All fillable widgets are also strokable widgets.