↓ 1 callersFunctionupdateShapeCircle(
s: SceneModel | null,
bucket: 'colliders' | 'zones',
uid: string,
position: Vec2,
r: number,
)
apps/web/src/components/SceneEditor.tsx:4583
↓ 1 callersFunctionupdateShapeRect(
s: SceneModel | null,
bucket: 'colliders' | 'zones',
uid: string,
position: Vec2,
w: number,
h:
apps/web/src/components/SceneEditor.tsx:4554
↓ 1 callersFunctionwrapText(ctx, text, x, y, maxWidth, lineHeight)
apps/daemon/src/templates/foundation/side-scroll/seed/src/hud.js:58
FunctionBlockView({
block,
streaming,
submittedForms,
onSubmitForm,
projectPath,
}: {
block: Block;
streaming: bo
apps/web/src/components/Turn.tsx:88
FunctionCommentThreadPanel({
thread,
onBack,
onAppend,
onResolve,
onDelete,
onAskCodex,
}: {
thread: CommentThread;
onBa
apps/web/src/components/SceneEditor.tsx:3097
FunctionEngineRadio({
value,
label,
sub,
checked,
onSelect,
disabled,
}: {
value: string;
label: string;
sub: s
apps/web/src/components/FolderPickerModal.tsx:302
FunctionLane({
title,
count,
scopeKey,
laneId,
children,
defaultOpen = true,
}: {
title: string;
count: nu
apps/web/src/components/AssetLanes.tsx:61
FunctionLayoutRow({
label,
live,
stage,
suffix = '',
isString = false,
}: {
label: string;
live: number | string
apps/web/src/components/PackReviewModal.tsx:278
FunctionScenePalette({
mode,
relPath,
scene,
addShapeKind,
setAddShapeKind,
pathDraft,
polygonDraft,
hasPropSelect
apps/web/src/components/SceneEditor.tsx:3623
FunctionScenePanel({
scene,
mode,
selectedProp,
selectedCollider,
selectedZone,
selectedPath,
threads,
resolvedC
apps/web/src/components/SceneEditor.tsx:2534
FunctionScenePicker({
tree,
onPick,
project,
usedAssets,
mainScene,
webLevelFiles,
}: {
tree: FileNode | null;
on
apps/web/src/App.tsx:1853
FunctionTableView({
rows,
columns,
selectedRow,
onSelectRow,
onUpdateCell,
onDeleteRow,
onMoveRow,
projectPath,
apps/web/src/components/TableEditor.tsx:346
FunctionTimelineView({
rows,
columns,
timeKey,
selectedRow,
onSelectRow,
onUpdateCell,
}: {
rows: Record<string, unk
apps/web/src/components/TableEditor.tsx:576