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

Function init

common/texture_atlas.go:164–166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162}
163
164func init() {
165 engo.Files.Register(".xml", &textureAtlasLoader{atlases: make(map[string]*TextureAtlasResource)})
166}

Callers

nothing calls this directly

Calls 1

RegisterMethod · 0.45

Tested by

no test coverage detected