pixi-ts-soft-game
    Preparing search index...
    interface Avatar {
        name: string;
        position: DialogSide;
        url: string;
    }
    Index

    Properties

    Properties

    name: string
    position: DialogSide
    url: string