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

Function runHeadless

engo.go:299–301  ·  view source on GitHub ↗
(defaultScene Scene)

Source from the content-addressed store, hash-verified

297}
298
299func runHeadless(defaultScene Scene) {
300 runLoop(defaultScene, true)
301}
302
303// GetGlobalScale returns the GlobalScale factor set in the RunOptions or via
304// SetGlobalScale()

Callers 1

RunFunction · 0.85

Calls 1

runLoopFunction · 0.70

Tested by

no test coverage detected