Header menu logo Nu

CircleContour2dExtensions Module

Type extensions

Type extension Description

this.FillWinding

Full Usage: this.FillWinding

Parameters:
    () : unit

Returns: Lens<ContourWinding, Entity>

Extended Type: Entity

() : unit
Returns: Lens<ContourWinding, Entity>

this.FillWinding

Full Usage: this.FillWinding

Returns: Lens<ContourWinding, Entity>

Extended Type: Entity

Returns: Lens<ContourWinding, Entity>

this.GetFillWinding

Full Usage: this.GetFillWinding

Parameters:
Returns: ContourWinding

Extended Type: Entity

world : World
Returns: ContourWinding

this.GetStrokeColor

Full Usage: this.GetStrokeColor

Parameters:
Returns: Color

Extended Type: Entity

world : World
Returns: Color

this.GetStrokeThickness

Full Usage: this.GetStrokeThickness

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.SetFillWinding

Full Usage: this.SetFillWinding

Parameters:

Extended Type: Entity

value : ContourWinding
world : World

this.SetStrokeColor

Full Usage: this.SetStrokeColor

Parameters:

Extended Type: Entity

value : Color
world : World

this.SetStrokeThickness

Full Usage: this.SetStrokeThickness

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

this.StrokeColor

Full Usage: this.StrokeColor

Parameters:
    () : unit

Returns: Lens<Color, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Color, Entity>

this.StrokeColor

Full Usage: this.StrokeColor

Returns: Lens<Color, Entity>

Extended Type: Entity

Returns: Lens<Color, Entity>

this.StrokeThickness

Full Usage: this.StrokeThickness

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

() : unit
Returns: Lens<single, Entity>

this.StrokeThickness

Full Usage: this.StrokeThickness

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

Type something to start searching.