MCPcopy Create free account

hub / github.com/RTAinJapan/rtainjapan-layouts / functions

Functions288 in github.com/RTAinJapan/rtainjapan-layouts

FunctionMusic
()
src/browser/graphics/components/music.tsx:9
FunctionNamePlate
({ variant = "two-row", index = 0, kind, race = false, ...props }: Props)
src/browser/graphics/components/nameplate/index.tsx:21
FunctionNameplateContainer
({ children, variant = "none", direction = "column", style, }: { children: React.ReactNode; variant?: "r
src/browser/graphics/components/nameplate/container.tsx:5
FunctionOmnibar
()
src/browser/graphics/views/omnibar.tsx:392
FunctionPopupContainer
()
src/browser/graphics/views/break.tsx:230
FunctionQueueButton
({queued, ...props}: ButtonProps & {queued: boolean})
src/browser/dashboard/components/twitter/tweet-item.tsx:32
FunctionRaceSocialContent
({runner}: {runner?: Runner | Commentator})
src/browser/graphics/components/nameplate/ui/single-row.tsx:61
FunctionRoundedHoleImage
({src, roundedRect, width, height, style})
src/browser/graphics/components/rounded-hole-image.tsx:35
FunctionRunInfo
({run, label})
src/browser/dashboard/components/schedule/run-info.tsx:43
FunctionRunner
(props)
src/browser/dashboard/components/timekeeper/runner.tsx:60
FunctionSchedule
()
src/browser/dashboard/components/schedule/index.tsx:85
FunctionSemiHorizontalGameInfo
({ height = 150, style, }: { height?: 130 | 150; style?: CSSProperties; })
src/browser/graphics/components/game-info/semi-horizontal.tsx:8
FunctionSetupDonationMessage
({message}: {message: MessageContent})
src/browser/graphics/components/donation-message/ui/setup.tsx:5
FunctionSingleCamera
({ camera, style, }: { camera: CameraSetting; style?: CSSProperties; })
src/browser/graphics/components/camera.tsx:13
FunctionSingleRowNameplate
({ kind, person, result, style, glow, race = false, gameOnAir = false, }: { kind: "runners" | "comment
src/browser/graphics/components/nameplate/ui/single-row.tsx:103
FunctionSmallNameplate
(props: { innerRef?: RefObject<HTMLDivElement | null>; })
src/browser/graphics/views/camera.tsx:18
FunctionSocialContent
({runner}: {runner?: Runner | Commentator})
src/browser/graphics/components/nameplate/ui/two-row.tsx:62
FunctionSocialText
({icon, text}: {icon: string; text?: string})
src/browser/graphics/components/nameplate/ui/single-row.tsx:32
FunctionSocialText
({icon, text}: {icon: string; text?: string})
src/browser/graphics/components/nameplate/ui/two-row.tsx:34
FunctionSpacer
()
src/browser/graphics/views/break.tsx:21
FunctionSplitSoloTemplate
({children})
src/browser/graphics/views/game-scene/templates/solo-split.tsx:19
FunctionSponsor
(props)
src/browser/graphics/components/sponsor/index.tsx:20
FunctionSubInfoCell
(props: { category: string; platform: string; releaseYear: string; })
src/browser/graphics/components/game-info/vertical.tsx:8
FunctionSubmitButton
(props: ButtonProps)
src/browser/dashboard/components/announcements/announcement-item.tsx:39
FunctionSubmitButton
(props: ButtonProps)
src/browser/dashboard/views/camera.tsx:34
FunctionSwitch
( props, )
src/browser/dashboard/components/schedule/edit.tsx:64
FunctionSyncDisplayProvider
({children}: {children: ReactNode})
src/browser/graphics/components/nameplate/sync-display.tsx:9
FunctionTimekeeper
()
src/browser/dashboard/components/timekeeper/index.tsx:79
FunctionTweet
({ onShow, }: { onShow?: () => gsap.core.Tween | gsap.core.Timeline; })
src/browser/graphics/components/tweet.tsx:7
FunctionTweetAdd
({onSubmit}: Props)
src/browser/dashboard/components/twitter/tweet-add.tsx:25
FunctionTweetHighlighter
(props)
src/browser/tweet-highlighter.tsx:6
FunctionTweetItem
({ tweet: propTweet, onToggleQueue, onDelete, }: Props)
src/browser/dashboard/components/twitter/tweet-item.tsx:42
FunctionTwitter
()
src/browser/dashboard/components/twitter/index.tsx:18
FunctionTwoRowNameplate
({ kind, person, result, style, race = false, invert = false, glow = false, gameOnAir = false, }: Name
src/browser/graphics/components/nameplate/ui/two-row.tsx:107
FunctionTypeahead
(props: Props)
src/browser/dashboard/components/schedule/typeahead.tsx:20
FunctionUndoButton
(props: ButtonProps)
src/browser/dashboard/components/announcements/announcement-item.tsx:47
FunctionUndoButton
(props: ButtonProps)
src/browser/dashboard/views/camera.tsx:42
FunctionUpcoming
()
src/browser/graphics/views/break.tsx:23
FunctionVerticalGameInfo
({ style, }: { wide?: boolean; bg?: boolean; style?: CSSProperties; })
src/browser/graphics/components/game-info/vertical.tsx:34
FunctionVerticalRaceTemplate
({children})
src/browser/graphics/views/game-scene/templates/race-vertical.tsx:19
FunctionVideoFrame
({ xInset, yInset, wInset, hInset, borderWidth = 4, }: { xInset: number; yInset: number; wInset: numbe
src/browser/graphics/components/video-frame.tsx:3
FunctionbounceEase
(progress: number)
src/browser/graphics/views/omnibar.tsx:40
Functioncancel
()
src/browser/dashboard/views/wing-audio.tsx:335
FunctioncancelClicked
()
src/browser/dashboard/components/timekeeper/edit.tsx:45
FunctionchangeHandler
(newValue: ReplicantMap[TRepName])
src/browser/use-replicant.ts:18
FunctionclipRect
( rects: {top: number; left: number; width: number; height: number}[], )
src/browser/graphics/views/game-scene/lib/clip-path.ts:1
FunctioncloseModal
(value?: string)
src/browser/dashboard/components/timekeeper/index.tsx:125
FunctioncompleteRunner
(data: {index: number; forfeit: boolean})
src/extension/timekeeping.ts:151
Functiondecrement
(t: Timer)
src/extension/lib/timer.ts:78
FunctioneditTime
({ index, newTime, }: { index: number | "master"; newTime: string; })
src/extension/timekeeping.ts:190
FunctionfilterNonNullable
(arr: T[])
src/extension/lib/array.ts:1
FunctionformatSeconds
(seconds: number)
src/extension/lib/timer.ts:112
FunctiongetEventName
()
src/extension/tracker.ts:20
FunctionhandleInput
(e: React.ChangeEvent<HTMLInputElement>)
src/browser/dashboard/components/timekeeper/edit.tsx:49
FunctionhidePopup
()
src/browser/graphics/components/donation-message/in-game-popup.tsx:34
Functionlistener
(tweet: TweetsTemp[number])
src/browser/graphics/components/fan-art-tweet.tsx:22
Functionlistener
(tweet: TweetsTemp[number])
src/browser/graphics/components/tweet.tsx:17
Functionlistener
(tweet: TweetsTemp[number])
src/browser/graphics/components/sponsor/index.tsx:72
Functionlistener
(newVal: CameraState)
src/browser/graphics/views/camera.tsx:82
Functionlogin
()
src/browser/dashboard/views/spotify-auth.tsx:14
FunctionmoveNextRun
()
src/browser/dashboard/components/schedule/index.tsx:65
FunctionmovePreviousRun
()
src/browser/dashboard/components/schedule/index.tsx:69
MethodonFinish
(value?: string)
src/browser/dashboard/components/timekeeper/edit.tsx:33
MethodonFinish
()
src/browser/dashboard/components/schedule/edit.tsx:83
FunctiononPause
()
src/browser/graphics/views/interval-video.tsx:29
FunctiononPlay
()
src/browser/graphics/views/interval-video.tsx:23
FunctiononVideoRendered
(video: HTMLVideoElement | null)
src/browser/graphics/views/interval-video.tsx:49
FunctionopenEdit
()
src/browser/dashboard/components/timekeeper/index.tsx:132
Functionpatch
(p: Partial<AudioConfig>)
src/browser/dashboard/views/wing-audio.tsx:300
FunctionpushDonation
(donation: Donation)
src/browser/dashboard/components/donations/index.tsx:18
FunctionquoteArg
(s: string)
test/run-screenshot.ts:52
FunctionrefreshCurrentRun
()
src/browser/dashboard/components/schedule/index.tsx:73
FunctionrefreshNextRun
()
src/browser/dashboard/components/schedule/index.tsx:79
Functionreset
()
src/extension/timekeeping.ts:85
FunctionresetTimer
()
src/browser/dashboard/components/timekeeper/index.tsx:68
FunctionresizeHandler
()
src/browser/graphics/components/lib/use-fit-viewport.ts:9
FunctionresumeRunner
(index: number)
src/extension/timekeeping.ts:169
FunctionshowPopup
()
src/browser/graphics/components/donation-message/in-game-popup.tsx:14
Functionspotify
(nodecg: NodeCG)
src/extension/spotify.ts:14
FunctionstartTimer
()
src/browser/dashboard/components/timekeeper/index.tsx:60
FunctionstopTimer
()
src/browser/dashboard/components/timekeeper/index.tsx:64
FunctiontoggleCheckbox
(payload: { runPk: number; checkPk: string; checked: boolean; })
src/extension/checklist.ts:44
FunctiontryTick
()
src/extension/timekeeping.ts:32
FunctionuniqBy
(array: T[], predicate: (item: T) => unknown)
src/extension/lib/array.ts:9
Functionupdate
()
src/extension/twitch.ts:102
FunctionupdateClicked
()
src/browser/dashboard/components/timekeeper/edit.tsx:41
FunctionuseVerticalGameInfo
(props: { race?: boolean; width: string; height: string; cameraHeight: string; cameraHeightRace: string;
src/browser/graphics/views/game-scene/templates/vertical-gameinfo.tsx:6
FunctionwriteSlot
(patch: Partial<AudioSlot>)
src/browser/dashboard/components/schedule/edit.tsx:128
← previous201–288 of 288, ranked by callers