MCPcopy
hub / github.com/EngoEngine/engo / init

Function init

common/font_filetype.go:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60}
61
62func init() {
63 engo.Files.Register(".ttf", &fontLoader{fonts: make(map[string]FontResource)})
64}

Callers

nothing calls this directly

Calls 1

RegisterMethod · 0.45

Tested by

no test coverage detected