MCPcopy Create free account
hub / github.com/Hopson97/HopsonCraft / activate

Function activate

Source/Display.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 void activate()
17 {
18 window->setActive(true);
19 }
20
21
22 void init()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected