Interface MovementInfo

Automatic movement information.

Hierarchy

Properties

Properties

config?: Record<string, any>

Configuration of movement. This is custom for every automatic movement type

state?: Record<string, any>

Current state of movement. This is custom for every automatic movement type

type: string

Type of movement

Generated using TypeDoc