Type alias CameraPanEvent

CameraPanEvent: {
    diff: Point;
}

Type declaration

  • diff: Point

Generated using TypeDoc