Function formatValue

  • Parameters

    • value: number

      any raw number

    Returns string

    • the string value shown in game. Units up through az are supported; aa starts after D. After az it is displayed as an exponential with 2 digits.

    Name

    formatValue format any raw value to get the nice display shown in game

Generated using TypeDoc