screeps-simple-api
    Preparing search index...

    Interface IBadge

    头像

    interface IBadge {
        color1: number;
        color2: number;
        color3: number;
        flip: boolean;
        param: number;
        type: number;
    }
    Index

    Properties

    color1: number
    color2: number
    color3: number
    flip: boolean
    param: number
    type: number