Header menu logo Nu

TextFacetExtensions Module

Type extensions

Type extension Description

this.Font

Full Usage: this.Font

Parameters:
    () : unit

Returns: Lens<Font AssetTag, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Font AssetTag, Entity>

this.Font

Full Usage: this.Font

Returns: Lens<Font AssetTag, Entity>

Extended Type: Entity

Returns: Lens<Font AssetTag, Entity>

this.FontSizing

Full Usage: this.FontSizing

Parameters:
    () : unit

Returns: Lens<int option, Entity>

Extended Type: Entity

() : unit
Returns: Lens<int option, Entity>

this.FontSizing

Full Usage: this.FontSizing

Returns: Lens<int option, Entity>

Extended Type: Entity

Returns: Lens<int option, Entity>

this.FontStyling

Full Usage: this.FontStyling

Parameters:
    () : unit

Returns: Lens<Set<FontStyle>, Entity>

Extended Type: Entity

() : unit
Returns: Lens<Set<FontStyle>, Entity>

this.FontStyling

Full Usage: this.FontStyling

Returns: Lens<Set<FontStyle>, Entity>

Extended Type: Entity

Returns: Lens<Set<FontStyle>, Entity>

this.GetFont

Full Usage: this.GetFont

Parameters:
Returns: Font AssetTag

Extended Type: Entity

world : World
Returns: Font AssetTag

this.GetFontSizing

Full Usage: this.GetFontSizing

Parameters:
Returns: int option

Extended Type: Entity

world : World
Returns: int option

this.GetFontStyling

Full Usage: this.GetFontStyling

Parameters:
Returns: Set<FontStyle>

Extended Type: Entity

world : World
Returns: Set<FontStyle>

this.GetJustification

Full Usage: this.GetJustification

Parameters:
Returns: Justification

Extended Type: Entity

world : World
Returns: Justification

this.GetText

Full Usage: this.GetText

Parameters:
Returns: string

Extended Type: Entity

world : World
Returns: string

this.GetTextColor

Full Usage: this.GetTextColor

Parameters:
Returns: Color

Extended Type: Entity

world : World
Returns: Color

this.GetTextColorDisabled

Full Usage: this.GetTextColorDisabled

Parameters:
Returns: Color

Extended Type: Entity

world : World
Returns: Color

this.GetTextMargin

Full Usage: this.GetTextMargin

Parameters:
Returns: Vector2

Extended Type: Entity

world : World
Returns: Vector2

this.GetTextOffset

Full Usage: this.GetTextOffset

Parameters:
Returns: Vector2

Extended Type: Entity

world : World
Returns: Vector2

this.GetTextShift

Full Usage: this.GetTextShift

Parameters:
Returns: single

Extended Type: Entity

world : World
Returns: single

this.Justification

Full Usage: this.Justification

Parameters:
    () : unit

Returns: Lens<Justification, Entity>

Extended Type: Entity

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

this.Justification

Full Usage: this.Justification

Returns: Lens<Justification, Entity>

Extended Type: Entity

Returns: Lens<Justification, Entity>

this.SetFont

Full Usage: this.SetFont

Parameters:

Extended Type: Entity

value : Font AssetTag
world : World

this.SetFontSizing

Full Usage: this.SetFontSizing

Parameters:
    value : int option
    world : World

Extended Type: Entity

value : int option
world : World

this.SetFontStyling

Full Usage: this.SetFontStyling

Parameters:

Extended Type: Entity

value : Set<FontStyle>
world : World

this.SetJustification

Full Usage: this.SetJustification

Parameters:

Extended Type: Entity

value : Justification
world : World

this.SetText

Full Usage: this.SetText

Parameters:
    value : string
    world : World

Extended Type: Entity

value : string
world : World

this.SetTextColor

Full Usage: this.SetTextColor

Parameters:

Extended Type: Entity

value : Color
world : World

this.SetTextColorDisabled

Full Usage: this.SetTextColorDisabled

Parameters:

Extended Type: Entity

value : Color
world : World

this.SetTextMargin

Full Usage: this.SetTextMargin

Parameters:

Extended Type: Entity

value : Vector2
world : World

this.SetTextOffset

Full Usage: this.SetTextOffset

Parameters:

Extended Type: Entity

value : Vector2
world : World

this.SetTextShift

Full Usage: this.SetTextShift

Parameters:
    value : single
    world : World

Extended Type: Entity

value : single
world : World

this.Text

Full Usage: this.Text

Parameters:
    () : unit

Returns: Lens<string, Entity>

Extended Type: Entity

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

this.Text

Full Usage: this.Text

Returns: Lens<string, Entity>

Extended Type: Entity

Returns: Lens<string, Entity>

this.TextColor

Full Usage: this.TextColor

Parameters:
    () : unit

Returns: Lens<Color, Entity>

Extended Type: Entity

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

this.TextColor

Full Usage: this.TextColor

Returns: Lens<Color, Entity>

Extended Type: Entity

Returns: Lens<Color, Entity>

this.TextColorDisabled

Full Usage: this.TextColorDisabled

Parameters:
    () : unit

Returns: Lens<Color, Entity>

Extended Type: Entity

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

this.TextColorDisabled

Full Usage: this.TextColorDisabled

Returns: Lens<Color, Entity>

Extended Type: Entity

Returns: Lens<Color, Entity>

this.TextMargin

Full Usage: this.TextMargin

Parameters:
    () : unit

Returns: Lens<Vector2, Entity>

Extended Type: Entity

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

this.TextMargin

Full Usage: this.TextMargin

Returns: Lens<Vector2, Entity>

Extended Type: Entity

Returns: Lens<Vector2, Entity>

this.TextOffset

Full Usage: this.TextOffset

Parameters:
    () : unit

Returns: Lens<Vector2, Entity>

Extended Type: Entity

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

this.TextOffset

Full Usage: this.TextOffset

Returns: Lens<Vector2, Entity>

Extended Type: Entity

Returns: Lens<Vector2, Entity>

this.TextShift

Full Usage: this.TextShift

Parameters:
    () : unit

Returns: Lens<single, Entity>

Extended Type: Entity

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

this.TextShift

Full Usage: this.TextShift

Returns: Lens<single, Entity>

Extended Type: Entity

Returns: Lens<single, Entity>

Type something to start searching.