Interface CompassFactory

    • Method Detail

      • setCaughtText

        CompassFactory setCaughtText​(String caughtText)
        設置捕獲到目標時的指南針標題

        佔位符如下:

        • <target> - targetName
        • <distance> - distance between target
        • <team> - teamName
        Parameters:
        caughtText - 捕獲到目標時的指南針標題
        Returns:
        this;