MCPcopy Create free account

hub / github.com/nkzw-tech/athena-crisis / functions

Functions2,131 in github.com/nkzw-tech/athena-crisis

FunctionBuildButton
({ actions, availableActions, state }: MenuItemProps)
hera/behavior/Menu.tsx:146
FunctionBuildTracksButton
({ actions, availableActions, state }: MenuItemProps)
hera/behavior/Menu.tsx:157
FunctionBuildingCreate
({ onCreate, position: { x, y }, size, update, ...props }: Omit<AnimationProps, 'sound'> & { onCre
hera/animations/BuildingCreate.tsx:11
FunctionBuildingName
({ building, buildingColor = 1, color, size = 'small', ...props }: { building: BuildingInfo; bui
hera/ui/InlineEntity.tsx:48
FunctionCallExpression
(node)
eslint-plugin/no-date-now.js:5
FunctionCallExpression
(node)
eslint-plugin/no-copy-expression.js:5
FunctionCampaignEditor
({ addMap, campaign: data, editorComponent: MapEditor, exportMap, initialMapId, isAdmin, isValid
hera/campaign/CampaignEditor.tsx:98
FunctionCampaignEditorControlPanel
({ allowSuperHard, campaignEditorState, campaignExists, campaignName, description, difficulty, e
hera/campaign/panels/CampaignEditorControlPanel.tsx:9
FunctionCampaignEditorSettingsPanel
({ allowSuperHard, campaignExists, campaignName, description, difficulty, exportMaps, isAdmin,
hera/campaign/panels/CampaignEditorSettingsPanel.tsx:28
FunctionCancelActionButton
({ actions, navigationDirection, }: { actions: Actions; navigationDirection: NavigationDirection | nul
hera/ui/ActionWheel.tsx:227
FunctionCaptureButton
({ actions, availableActions, state }: MenuItemProps)
hera/behavior/Menu.tsx:192
FunctionCaptureButton
({ actions: { update }, availableActions, state, type = 'capture', }: MenuItemProps & { type: 'capture
hera/editor/behavior/EntityBehavior.tsx:54
FunctionCard
({ achieved, description, onComplete, type, }: { achieved: boolean; description?: ReactNode; onC
hera/ui/MapPerformanceMetrics.tsx:113
FunctionCardInfoHeading
({ className, player, style, ...props }: HTMLAttributes<HTMLHeadingElement> & { player?: PlayerID })
hera/card/CardTitle.tsx:20
FunctionCardTitle
({ className, player, style, ...props }: HTMLAttributes<HTMLHeadingElement> & { player?: PlayerID })
hera/card/CardTitle.tsx:8
FunctionCenterElement
({ children }: { children: ReactNode })
hera/ui/ActionWheel.tsx:423
FunctionCharacterMessage
( unit: UnitInfo | number, message: string, player: DynamicPlayerID, variant?: number, silhouette =
apollo/CharacterMessage.tsx:4
FunctionClientComponent
({ module }: { module: keyof typeof modules })
docs/content/playground/ClientComponent.tsx:16
FunctionClientScope
({ children }: { children: ReactElement })
docs/content/playground/ClientScope.tsx:70
FunctionComparator
({ type }: { type: PerformanceStyleType })
hera/ui/Comparator.tsx:7
FunctionCompletedConditionText
({ playerDetails, players, }: { playerDetails: PlayerDetails; players: PlayerIDs; })
hera/objectives/ObjectiveDescription.tsx:234
FunctionComposeMessage
({ biome, conjunction, id, isNext, next, removeTemplate, setConjunction, setNext, setTemplat
hera/message/CreateMapMessage.tsx:94
FunctionConfirmAction
({ actions, icon, onAction, position, showComplete, state, }: StateWithActions & ConfirmProps)
hera/behavior/confirm/ConfirmAction.tsx:16
FunctionCostEffect
({ effect }: { effect: number })
hera/ui/SkillDescription.tsx:150
FunctionCreateMapMessage
({ animationConfig, biome, maskRef, onCreate, player, playerDetails, scale, update, user,
hera/message/CreateMapMessage.tsx:318
FunctionCrystalAnimation
({ crystal, onComplete, onConvert, scale, update, }: { crystal: Crystal; onComplete: () => void;
hera/animations/CrystalAnimation.tsx:10
FunctionCrystalCard
({ active, children, collapse, crystal, pageSize, }: { active?: boolean; children?: ReactNode;
hera/invasions/CrystalCard.tsx:12
FunctionCrystalContainer
({ activeCrystal, canAction, crystal, crystalMap, onAction, onClose, spectatorLink, }: { activ
hera/ui/GameDialog.tsx:782
FunctionCrystalIcon
({ active, animate, crystal, onClick, }: { active?: boolean; animate: boolean; crystal: Crystal;
hera/ui/CrystalIcon.tsx:10
FunctionDamageAnimation
({ animation, onDamage, position: { x, y }, size, update, ...props }: Omit<AnimationProps, 'sound'
hera/animations/DamageAnimation.tsx:18
FunctionDecoratorPanel
({ editor, setEditorState, state, }: StateWithActions & { editor: EditorState; setEditorState: (setE
hera/editor/panels/DecoratorPanel.tsx:18
FunctionDefenseStatusEffect
({ effect }: { effect: number })
hera/ui/SkillDescription.tsx:138
FunctionDefenseStatusEffectAllUnits
({ effect }: { effect: number })
hera/ui/SkillDescription.tsx:144
FunctionDeleteTile
({ active, onClick, scale, tall, tileSize, }: { active?: boolean; onClick: () => void; scale:
hera/editor/lib/DeleteTile.tsx:6
FunctionDescription
({ map, player, type: performanceType, }: { map: MapData; player: PlayerID; type: PerformanceType;
hera/ui/MapPerformanceMetrics.tsx:41
FunctionDialog
({ children, onClose, size = 'medium', transformOrigin, }: { children: ReactNode; onClose: () => v
ui/Dialog.tsx:65
FunctionDialogScrollContainer
({ children, horizontalScroll, ...props }: Omit< ComponentProps<typeof ScrollContainerWithNavigation>,
ui/Dialog.tsx:118
FunctionDialogTab
({ children, disabled, end, highlight, isIcon, onClick, }: { children: ReactNode; disabled?: b
ui/Dialog.tsx:144
FunctionDialogTabBar
({ children }: { children: ReactNode })
ui/Dialog.tsx:140
FunctionDisabledSkillDialog
({ onClose }: { onClose: () => void })
hera/ui/SkillDialog.tsx:626
FunctionDisplayMap
({ url: initialURL }: { url: string })
tests/display.tsx:79
FunctionDrawer
({ children, expand, inset = 0, mode, position = 'bottom', ref, sidebar, visible, }: Readonly<
hera/drawer/Drawer.tsx:14
FunctionDropUnitButton
({ actions, availableActions, state }: MenuItemProps)
hera/behavior/Menu.tsx:127
FunctionDropdown
({ children, className, closeOnSelect, dropdownClassName, flex1, forceOpen, shouldRenderControls
ui/Dropdown.tsx:7
FunctionEditorPlayerSelector
({ actions: { update }, currentPlayer, isAdmin, setEditorState, vertical, }: { actions: Actions;
hera/editor/selectors/EditorPlayerSelector.tsx:12
FunctionEffectObjectiveTitle
({ id, objectives, }: { id: DynamicEffectObjectiveID; objectives?: Objectives; })
hera/editor/lib/EffectTitle.tsx:14
FunctionEffectSelector
({ effects, objectives, scenario: { effect: currentEffect, trigger: currentTrigger }, setScenario, }:
hera/editor/selectors/EffectSelector.tsx:8
FunctionEffectsPanel
({ editor, hasContentRestrictions, isAdmin, map, position, scenario, scrollRef, setEditorState
hera/editor/panels/EffectsPanel.tsx:35
FunctionEndTurnButton
({ actions, canEndTurn, fade, state, subscribe, }: StateWithActions & { canEndTurn: boolean; fad
hera/ui/GameActions.tsx:305
FunctionEntitiesExample
()
docs/content/examples/entities-example.tsx:5
FunctionEntityPanel
({ actions, editor, editorHistory, isAdmin, state, }: StateWithActions & Readonly<{ editorHist
hera/editor/panels/EntityPanel.tsx:47
FunctionEntityPickerFlyout
({ animationConfig, biome, building, firstPlayerID, onSelectBuilding, onSelectUnit, playerDetail
hera/ui/EntityPickerFlyout.tsx:17
FunctionErrorComponent
({ error }: { error: unknown })
tests/display.tsx:55
FunctionErrorOverlay
({ error }: { error: unknown })
hera/ui/ErrorOverlay.tsx:98
FunctionEvaluationPanel
({ editor, state, }: StateWithActions & { editor: EditorState; })
hera/editor/panels/EvaluationPanel.tsx:39
FunctionExampleMap
()
docs/content/examples/map-data-examples.tsx:37
FunctionExpandableMenuButton
({ children, className, gap, isExpanded, style, toggleExpanded, ...props }: ComponentProps<typeo
ui/ExpandableMenuButton.tsx:12
FunctionExplosion
({ biome, onExplode, position: { x, y }, size, style, update, ...props }: Omit<AnimationProps, '
hera/animations/Explosion.tsx:71
FunctionFileDropZone
({ accept = '.json,application/json', label, onDrop, onError, }: { accept?: string; label: ReactNo
hera/replay/FileDropZone.tsx:14
FunctionFireworks
({ delay, position: { x, y }, size, ...props }: Omit<AnimationProps, 'sound'> & { delay: number; p
hera/animations/Fireworks.tsx:11
FunctionFlashFlyout
({ align, animationConfig, clearTimer, delay, items, mini, onComplete, position, rate, sch
hera/ui/FlashFlyout.tsx:11
FunctionFlyout
({ align, items: initialItems, mini, opaque, position, resetPosition, tileSize, width, zInde
hera/ui/Flyout.tsx:16
FunctionFlyoutItem
({ center, children, color, disabled, highlight, icon, interactive = true, onClick, onPointe
hera/ui/Flyout.tsx:80
FunctionFlyoutItemWithHighlight
({ children, highlight, icon, ...props }: Omit<FlyoutProps, 'icon' | 'onPointerEnter' | 'onPointerLeav
hera/ui/Flyout.tsx:120
FunctionFlyoutSeparator
()
hera/ui/Flyout.tsx:144
FunctionFoldButton
({ actions, availableActions, state }: MenuItemProps)
hera/behavior/Menu.tsx:77
FunctionFoldButton
({ actions: { update }, availableActions, state }: MenuItemProps)
hera/editor/behavior/EntityBehavior.tsx:34
FunctionFps
()
hera/ui/fps/FpsComponent.tsx:65
FunctionFunds
({ className, value, }: { className?: string; value: number | string; })
hera/ui/Funds.tsx:9
FunctionGameActions
({ actions, canUndoAction = true, children, fade, hide, inset = 0, onDownloadReplay, setZoom,
hera/ui/GameActions.tsx:591
FunctionGameMapState
({ index, state }: { index: number; state: State })
tests/display.tsx:69
FunctionGamePlayerEffectDialog
({ gameInfoState: { action, actionName, activeCrystal, canAction, charges, crystalMa
hera/ui/GameDialog.tsx:620
FunctionHeal
({ position: { x, y }, size, unitDirection, ...props }: Omit<AnimationProps, 'sound'> & { position:
hera/animations/Heal.tsx:10
FunctionHealButton
({ actions: { update }, availableActions, state: { navigationDirection }, }: MenuItemProps)
hera/behavior/Menu.tsx:250
FunctionHealTypes
({ color, types }: { color: BaseColor; types: ActiveUnitTypes })
hera/ui/SkillDescription.tsx:472
FunctionHealth
({ hasStatus, hide, unit: { health }, }: { hasStatus: boolean; hide: boolean; unit: Unit; })
hera/Unit.tsx:209
FunctionHealthAnimation
({ animationConfig, change, clearTimer, onComplete, position, previousHealth, scheduleTimer, t
hera/animations/HealthAnimation.tsx:13
FunctionHiddenSkillIcon
()
hera/ui/SkillDialog.tsx:843
FunctionHistogram
({ histogram }: { histogram: string })
hera/editor/panels/MapEditorSettingsPanel.tsx:652
FunctionImage
(props: Props)
docs/content/playground/Image.tsx:3
FunctionImportDeclaration
(node)
eslint-plugin/no-lazy-import.js:5
FunctionInfoBox
(props: HTMLAttributes<HTMLDivElement> & StackProps)
ui/InfoBox.tsx:7
FunctionInfoButton
({ actions: { showGameInfo }, bottom, fade, state: { gameInfoState }, }: StateWithActions & Readonly<{
hera/ui/GameActions.tsx:57
FunctionInlineLink
({ onClick, ref, to, ...initialProps }: Omit<AnchorHTMLAttributes<HTMLAnchorElement>, 'onClick'> & Inl
ui/InlineLink.tsx:92
FunctionInlineTile
({ biome, building, cycleUnitState, decorator, extraInfos, hasSprites, hideCursor, index, la
hera/card/InlineTileList.tsx:139
FunctionInlineTileList
({ biome, buildings, children, cycleUnitState, decorators, extraInfos, gap = true, lazyDecorat
hera/card/InlineTileList.tsx:63
FunctionInlineUnit
({ biome, isHighlighted, isSelected, tile, unit, ...props }: { biome: Biome; isHighlighted: bo
hera/card/InlineTileList.tsx:323
FunctionInlineUnitWithUnitState
({ biome, customSprite, isHighlighted, isSelected, offset, tile, unit, }: { biome: Biome; is
hera/card/InlineTileList.tsx:359
FunctionJSXIdentifier
(path: NodePath<JSXIdentifier>)
codegen/generate-routes.tsx:53
FunctionKeyboardShortcut
({ button, shortcut }: { button?: true; shortcut: string })
ui/InlineLink.tsx:259
FunctionLabel
({ entity, hide }: { entity: Entity; hide: boolean })
hera/Label.tsx:8
FunctionLabelSelector
({ active, isAdmin, onChange, }: { active?: PlayerID | null; isAdmin?: boolean; onChange: (label:
hera/editor/selectors/LabelSelector.tsx:9
FunctionLargeActionButton
({ detail, disabled, entityCount, icon, label, navigationDirection, onClick, onLongPress: init
hera/ui/ActionWheel.tsx:279
FunctionLeaderTitle
({ gender }: { gender: Gender })
hera/card/LeaderTitle.tsx:3
FunctionLegendaryCard
({ onComplete }: { onComplete: () => void })
hera/ui/MapPerformanceMetrics.tsx:173
FunctionLoggedOutVolumeControl
({ className, ...props }: Omit<ComponentProps<typeof MenuButton>, 'children'>)
hera/audio/LoggedOutVolumeControl.tsx:7
FunctionManyLabelSelector
({ active, children, isAdmin, onChange, }: { active?: PlayerIDSet; children?: ReactNode; isAdmin
hera/editor/selectors/LabelSelector.tsx:28
FunctionMapAnimation
({ actions: { clearTimer, requestFrame, scheduleTimer, scrollIntoView, update }, animation, animationCom
hera/MapAnimations.tsx:399
FunctionMapAnimations
({ actions, animationComplete, getLayer, scale, skipBanners, state: { animationConfig, animations,
hera/MapAnimations.tsx:731
FunctionMapBlockList
({ map }: { map: MapData })
hera/ui/MapBlockList.tsx:14
← previousnext →1,501–1,600 of 2,131, ranked by callers