Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Types

Index

Type aliases

Type aliases

Position: { x: number; y: number }

Represents coordinates of any two dimensional array.

Type declaration

  • x: number
  • y: number

Generated using TypeDoc