MCPcopy Create free account

hub / github.com/KQM-git/TCL / functions

Functions94 in github.com/KQM-git/TCL

↓ 24 callersFunctiondrawImg
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, baseImage: HTMLImageElement, x: number, y: number, size: n
src/components/tools/PortraitGenerator/Preview.tsx:252
↓ 11 callersFunctiongetWeeksSinceLaunch
(date: string)
src/utils/version.ts:57
↓ 8 callersFunctionpreprocessDesc
(desc)
src/components/common/Tooltip_Details.tsx:12
↓ 7 callersFunctioncleanup
(text: string)
src/utils/skill.ts:24
↓ 7 callersFunctionfilename
(name: string)
src/utils/filename.ts:1
↓ 6 callersFunctionloadImage
(path: string)
src/components/tools/PortraitGenerator/Preview.tsx:109
↓ 6 callersFunctionsearchClean
(str: string)
src/utils/fuzzy.ts:35
↓ 5 callersFunctioncaps
(str: string)
src/utils/fuzzy.ts:39
↓ 5 callersFunctionimageType
(path: string)
src/components/tools/PortraitGenerator/Preview.tsx:491
↓ 4 callersFunctionfixed
(val: number, dec: number)
src/utils/stats/stat.ts:2
↓ 4 callersFunctiongetTalent
(char: Character, skill: number | string)
src/utils/skill.ts:8
↓ 4 callersFunctionroundRect
(ctx: CanvasRenderingContext2D, x: number, y: number, width: number, height: number, radius = 5)
src/components/tools/PortraitGenerator/Preview.tsx:516
↓ 4 callersFunctionstat
(name: string, value: number, full = false)
src/utils/stats/stat.ts:1
↓ 4 callersFunctionversion
(date: string)
src/utils/version.ts:46
↓ 3 callersFunctiondrawDiagonal
(ctx: CanvasRenderingContext2D, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:437
↓ 3 callersFunctiongetSkillName
(char: Character, skill: number | string)
src/utils/skill.ts:3
↓ 3 callersFunctiongetWeaponStatsAt
(weapon: Weapon, level: number, ascension: number)
src/utils/stats/weaponstats.ts:5
↓ 3 callersFunctionisValueTable
(talent: TalentTable | TalentValue)
src/components/char/Talent.tsx:76
↓ 2 callersFunctiondrawBottomHalf
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:275
↓ 2 callersFunctiondrawSlightlyLeft
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number,
src/components/tools/PortraitGenerator/Preview.tsx:267
↓ 2 callersFunctiondrawSlightlyRight
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number,
src/components/tools/PortraitGenerator/Preview.tsx:271
↓ 2 callersFunctionfilterName
(name: string)
src/components/tools/PortraitGenerator/Preview.tsx:486
↓ 2 callersFunctionfilterName
(name: string)
src/components/tools/PortraitGenerator/index.tsx:250
↓ 2 callersFunctionfuzzySearchScore
(a: string, b: string)
src/utils/fuzzy.ts:43
↓ 2 callersFunctiongetIndex
(effectiveFramePad: number, effectivePortraitPad: number, frameSize: number, e: React.MouseEvent<HTMLCanvasEle
src/components/tools/PortraitGenerator/Preview.tsx:497
↓ 2 callersFunctionhandleResult
(stats: Record<string, Stat>)
src/utils/stats/common.ts:22
↓ 2 callersFunctionhandleUpgrades
(stats: Record<string, Stat>, statUp: StatsUp)
src/utils/stats/common.ts:8
↓ 2 callersFunctionreadCharList
* * @param {path.ParsedPath} data_path
src/utils/scripts/icons.mjs:26
↓ 1 callersFunctionadd
(icon: PortraitIcon, multi: boolean, note: boolean)
src/components/tools/PortraitGenerator/index.tsx:216
↓ 1 callersFunctioncapitalize
(str: string)
src/components/char/FrameData.tsx:71
↓ 1 callersFunctioncountUp
(arr: T[], v: T, i: number)
src/components/char/Talent.tsx:40
↓ 1 callersFunctiondrawBottomCenter
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:361
↓ 1 callersFunctiondrawBottomCenter2
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:379
↓ 1 callersFunctiondrawHalfFirstTripleDiagonal
(ctx: CanvasRenderingContext2D, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:469
↓ 1 callersFunctiondrawHalfMiddleSplit
(ctx: CanvasRenderingContext2D, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:461
↓ 1 callersFunctiondrawHalfSecondTripleDiagonal
(ctx: CanvasRenderingContext2D, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:477
↓ 1 callersFunctiondrawIcon
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, x: number, y: number, size: number, names: boolean,
src/components/tools/PortraitGenerator/Preview.tsx:118
↓ 1 callersFunctiondrawLeftCenter
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:325
↓ 1 callersFunctiondrawMirroredImg
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:260
↓ 1 callersFunctiondrawRightCenter
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:343
↓ 1 callersFunctiondrawTLDiagonal
(ctx: CanvasRenderingContext2D, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:453
↓ 1 callersFunctiondrawTLHalfDiagonal
(ctx: CanvasRenderingContext2D, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:445
↓ 1 callersFunctiondrawTopCenter
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:307
↓ 1 callersFunctiondrawTopHalf
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:291
↓ 1 callersFunctiondrawTopLeft
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:399
↓ 1 callersFunctiondrawTopRight
(ctx: CanvasRenderingContext2D, icon: PortraitIcon, img: HTMLImageElement, x: number, y: number, size: number)
src/components/tools/PortraitGenerator/Preview.tsx:418
↓ 1 callersFunctionfindFuzzyBestCandidates
(target: string[], search: string, amount: number)
src/utils/fuzzy.ts:1
↓ 1 callersFunctionformat
(data: FrameInfo)
src/components/char/FrameData.tsx:66
↓ 1 callersFunctiongenerateCharLinks
()
src/utils/scripts/charlinks.mjs:11
↓ 1 callersFunctiongetCharStatsAt
(char: Character, level: number, ascension: number)
src/utils/stats/charstats.ts:5
↓ 1 callersFunctiongetName
(x: PortraitIcon)
src/components/tools/PortraitGenerator/Preview.tsx:32
↓ 1 callersFunctiongetVersionNumber
(weeksSinceLaunch: number)
src/utils/version.ts:24
↓ 1 callersFunctionhint
(input: string)
src/components/char/Talent.tsx:20
↓ 1 callersFunctionpop
()
src/components/tools/PortraitGenerator/index.tsx:240
↓ 1 callersFunctionroundingRange
(float: number)
src/utils/stats/common.ts:78
↓ 1 callersFunctionupdateIcons
()
src/utils/scripts/icons.mjs:50
↓ 1 callersFunctionvalue
(float: number | undefined)
src/utils/stats/common.ts:28
↓ 1 callersFunctionwrapText
* wrapText wraps HTML canvas text onto a canvas of fixed width * @param ctx - the context for the canvas we want to wrap text on * @param text - the
src/components/tools/PortraitGenerator/Preview.tsx:545
FunctionArtifact
({ artifact, children }: { artifact: string, children?: ReactElement | null })
src/components/artifact/Artifact.tsx:8
FunctionArtifactSetBonus
({ artifact }: { artifact: string })
src/components/artifact/ArtifactSetBonus.tsx:10
FunctionCard
({ item }: { item: { metadata: { id: string , title: string }}})
src/components/common/Card.tsx:4
FunctionCharIconLink
({ char }: { char: string })
src/components/char/CharIconLink.tsx:5
FunctionCharSelector
({ icons, onClick, onCtrlClick }: { icons: PortraitIcon[], onClick: (icon: PortraitIcon, multi: boolean, note:
src/components/tools/PortraitGenerator/CharSelector.tsx:5
FunctionCharStatsTable
({ char }: { char: Character })
src/components/char/CharStatsTable.tsx:8
FunctionCheckboxInput
({ value, set, style }: { value: boolean, set: (newValue: boolean) => unknown, style?: React.CSSProperties })
src/components/common/input/CheckboxInput.tsx:3
FunctionConstellation
({ char, constellation, buffedTitle }: { char: Character constellation: number buffedTitle?: undefined }
src/components/char/Constellation.tsx:13
FunctionConstellationsFull
({ char }: { char: Character })
src/components/char/ConstellationsFull.tsx:9
FunctionEmbed
({ link, title })
src/components/common/Embed.tsx:3
FunctionFrameData
({ data }: { data: FrameTab | FrameTab[] })
src/components/char/FrameData.tsx:11
FunctionFramesElement
({ data }: { data: Frames })
src/components/char/Frames.tsx:10
FunctionLevelMultiplier
({ curve }: { curve: number[] })
src/components/common/LevelMultiplier.tsx:5
FunctionNumberInput
({ value, set, min, max, step, style }: { value: number, set: (newValue: number) => unknown, min?: number, max
src/components/common/input/NumberInput.tsx:3
FunctionPassive
({ char, passive, buffedTitle }: { char: Character passive: number buffedTitle?: string })
src/components/char/Passive.tsx:13
FunctionPassivesFull
({ char }: { char: Character })
src/components/char/PassivesFull.tsx:9
FunctionPortraitGenerator
({ charIcons, roundedCharIcons, artiIcons, weaponIcons }: { charIcons: Record<string, string[]>, rounded
src/components/tools/PortraitGenerator/index.tsx:78
FunctionPreview
({ active, remove, background, secondaryBackground, portraitPadding, changedWidth, names,
src/components/tools/PortraitGenerator/Preview.tsx:19
FunctionSelectInput
({ value, set, options }: { value: T, set: (newValue: { value: T; label: string | number; }) => unknown, optio
src/components/common/input/SelectInput.tsx:3
FunctionSkill
({ char, skill, sectionFilter, buffedTitle, buffedFilter = false }: { char: Character skill: number | str
src/components/char/Skill.tsx:12
FunctionSkillIcon
({ char, skill }: { char: Character skill: number | string })
src/components/char/SkillIcon.tsx:6
FunctionSkillIconTitle
({ skill }: { skill: { name: string img: string } })
src/components/char/SkillIconTitle.tsx:3
FunctionStatsTable
({ ascensions, baseLevels, getStatsAt }: { ascensions: (WeaponAscension | CharacterAscension)[], bas
src/components/common/StatsTable.tsx:10
FunctionTalent
({ char, skill, max }: { char: Character skill: number | string max: number | undefined })
src/components/char/Talent.tsx:7
FunctionTalentsFull
({ char, max_na, max_e, max_q }: { char: Character, max_na: number | undefined, max_e: number | undefin
src/components/char/TalentsFull.tsx:10
FunctionTooltip_Details
({ title, children })
src/components/common/Tooltip_Details.tsx:5
FunctionVersion
({ date }: { date: string })
src/components/common/VersionHl.tsx:4
FunctionVersion
({ date }: { date: string })
src/components/common/Version.tsx:4
FunctionVideo
({ src, caption }: { src: string, caption?: string })
src/components/common/Video.tsx:3
FunctionWeaponStats
({ weapon, weapons }: { weapon: string, weapons: Record<string, Weapon> })
src/components/weapon/WeaponStats.tsx:12
FunctionWeaponStatsTable
({ weapon, weapons }: { weapon: string, weapons: Record<string, Weapon> })
src/components/weapon/WeaponStatsTable.tsx:10
FunctionWeaponTab
({ weapon, weapons, children }: { weapon: string, weapons: Record<string, Weapon>, children?: ReactElement | n
src/components/weapon/Weapon.tsx:10
FunctionYouTube
({ id, title })
src/components/common/YouTube.tsx:4
FunctioncreateRedirects
(routePath)
docusaurus.config.js:59
FunctionreadArtiList
()
src/utils/scripts/icons.mjs:18
FunctionreadBowList
()
src/utils/scripts/icons.mjs:14