Skip to content

Profectus / game/boards/board / NodePosition

Type Alias: NodePosition ​

NodePosition: object

A type representing the position of a node.

Type declaration ​

x ​

x: number

y ​

y: number

Defined in ​

profectus/src/game/boards/board.tsx:18