Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EngoEngine/engo
/ TestDrawable
Struct
TestDrawable
common/animation_test.go:14–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
)
13
14
type
TestDrawable
struct
{
15
ID int
16
}
17
18
func
(*TestDrawable) Texture() *gl.Texture {
return
nil }
19
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected