Function addWithCharCode

  • Return a character whose character code is the character code of the first argument char plus the value of the second argument offset. It is mainly used to animate a character with the char().

    Returns

    Parameters

    • char: string
    • offset: number

    Returns string

Generated using TypeDoc