↓ 2 callersFunctiongetActivatePowerActionResponse(
map: MapData,
playerID: PlayerID,
skill: Skill,
from: Vector | null,
free: boolean,
)
apollo/lib/getActivatePowerActionResponse.tsx:25
↓ 2 callersFunctiongetOdysseusCaptureWeight(
map: MapData,
currentPlayer: Player,
building: Building,
vector: Vector,
cost: number,
)
dionysus/OdysseusDelta.tsx:1558
↓ 2 callersFunctiongetOdysseusMoveScore(
map: MapData,
currentPlayer: Player,
unit: Unit,
vector: Vector,
target: Vector,
)
dionysus/OdysseusDelta.tsx:1518
↓ 2 callersFunctiongetSize(
element: HTMLElement,
size: SizeVector,
start: Size,
event: MouseEvent,
origin: Set<ResizeOrigin>,
hera/editor/ResizeHandle.tsx:27
↓ 2 callersFunctiongetUnitsToDamage(
map: MapData,
player: Player,
skill: Skill,
from: Vector | undefined,
vision: VisionT | null,
)
apollo/actions/applyPower.tsx:42