MCPcopy Create free account
hub / github.com/chrxh/alien / process

Method process

source/Gui/WindowController.h:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41private:
42 void init() override;
43 void process() override {}
44 void shutdown() override;
45
46 void updateWindowSize();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected