Discover Packages
gitee.com/linqwen/momo
sys
rbac
captcha
controller
package
Version:
v1.8.4
Opens a new window with list of versions in this module.
Published: Oct 21, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
func CheckPoint(sx, sy, dx, dy, padding int64 ) bool
CheckPoint is the position of the detection point
type Block struct {
X int `json:"x"`
Y int `json:"y"`
Width int `json:"width"`
Height int `json:"height"`
Angle int `json:"angle"`
TileX int `json:"tile_x"`
TileY int `json:"tile_y"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.