Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMove

Hierarchy

  • IMove

Index

Properties

Properties

Optional color

color: Color

Optional from

from: { x: number; y: number }

Type declaration

  • x: number
  • y: number

Optional kind

kind: string

to

to: { x: number; y: number }

Type declaration

  • x: number
  • y: number

Generated using TypeDoc