Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FloatTech/ZeroBot-Plugin-Playground
/ titleColor
Struct
titleColor
plugin/draw/draw.go:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
type
titleColor
struct
{
45
r, g, b int
// 颜色
46
isRandom bool
// 是否随机
47
}
48
49
type
location
struct
{
50
lastH int
// 上一个高度
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected