path

package
v0.0.0-...-7b43bce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PointPath

type PointPath struct {
	Sx    int32     `json:"sx"`
	Sy    int32     `json:"sy"`
	Ex    int32     `json:"ex"`
	Ey    int32     `json:"ey"`
	Paths [][]int32 `json:"paths"`
}

type SerialPaths

type SerialPaths struct {
	Id    int         `json:"id"`
	Paths []PointPath `json:"paths"`
}

预生成的路径

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL