Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NYPDK/cs2go
/ Rectangle
Struct
Rectangle
main.go:38–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
type
Rectangle
struct
{
39
Top float32
40
Left float32
41
Right float32
42
Bottom float32
43
}
44
45
type
Entity
struct
{
46
Health int32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected