Search Results for

    Class AnimatedText

    Animated text renderable

    Inheritance
    object
    CyclicWriter
    GraphicalCyclicWriter
    AnimatedText
    Inherited Members
    GraphicalCyclicWriter.Left
    GraphicalCyclicWriter.Top
    GraphicalCyclicWriter.Width
    GraphicalCyclicWriter.Height
    GraphicalCyclicWriter.Padding
    GraphicalCyclicWriter.Margins
    GraphicalCyclicWriter.SetMargins
    GraphicalCyclicWriter.HitboxStartPos
    GraphicalCyclicWriter.HitboxEndPos
    GraphicalCyclicWriter.GenerateHitbox(Func<PointerEventContext, object>)
    GraphicalCyclicWriter.GenerateHitbox(Action<PointerEventContext>)
    Namespace
    Terminaux.Writer.CyclicWriters.Graphical @ Terminaux.dll
    Syntax
    public class AnimatedText : GraphicalCyclicWriter


    Constructors

    AnimatedText()

    Makes a new instance of the animated text renderer

    Declaration
    public AnimatedText()


    Properties

    BackgroundColor

    Background color of the text

    Property Value
    Color
    Declaration
    public Color BackgroundColor { get; set; }

    ForegroundColor

    Foreground color of the text

    Property Value
    Color
    Declaration
    public Color ForegroundColor { get; set; }

    Rainbow

    Whether to write text with rainbow effects or not

    Property Value
    bool
    Declaration
    public bool Rainbow { get; set; }

    RainbowBg

    Whether to write text with rainbow effects in the background or in the foreground

    Property Value
    bool
    Declaration
    public bool RainbowBg { get; set; }

    Settings

    Text settings to use

    Property Value
    TextSettings
    Declaration
    public TextSettings Settings { get; set; }

    TextFrames

    Text frames

    Property Value
    string[]
    Declaration
    public string[] TextFrames { get; set; }

    UseColors

    Whether to use colors or not

    Property Value
    bool
    Declaration
    public bool UseColors { get; set; }


    Methods

    Render()

    Renders an animated text

    Returns
    string

    Rendered text that will be used by the renderer

    Declaration
    public override string Render()
    Overrides
    CyclicWriter.Render()
    Show / Hide Table of Contents

    Table of contents



      About

      Copyright © 2014-2026 Aptivi

      Find us

    •  
    •  
    •  
    •  
    •  
    •  
    • Social media

    •  
    •  
    •  
    •