AngeliA
Search Results for

    Show / Hide Table of Contents

    Class DialogueUI

    Entity that shows dialogue content. Driven by the DialogueTask.

    Implements
    IMapItem
    IWindowEntityUI

    Properties

    BackgroundRect

    Rect position for the background

    Declaration
    public IRect BackgroundRect { get; }

    ContentRect

    Rect position for the text content

    Declaration
    protected abstract IRect ContentRect { get; }

    IconRect

    Rect position for the character avatar icon

    Declaration
    protected abstract IRect IconRect { get; }

    NameRect

    Rect position for the character name

    Declaration
    protected abstract IRect NameRect { get; }

    PanelRect

    Rect position for the total boundary

    Declaration
    protected abstract IRect PanelRect { get; }

    RollingSpeed

    How many characters does it add per frame during the rolling animation

    Declaration
    protected virtual int RollingSpeed { get; }

    Methods

    OnActivated()

    This function is called when entity enter the stage

    Declaration
    public override void OnActivated()
    Overrides
    Entity.OnActivated()

    UpdateUI()

    Declaration
    public override void UpdateUI()
    Overrides
    EntityUI.UpdateUI()
    Back to top ๐Ÿ„๐Ÿฆโ€โฌ›๐Ÿงฆ๐Ÿˆ๐ŸŽƒ๐Ÿ’“๐ŸŒนโ˜•๐Ÿดโ€โ˜ ๏ธ๐Ÿค