pixi-ts-soft-game
    Preparing search index...

    Interface DialogLine

    interface DialogLine {
        name: string;
        text: string;
    }
    Index

    Properties

    Properties

    name: string
    text: string