MCPcopy Create free account
hub / github.com/AshampooSystems/boden / beginLaunch

Method beginLaunch

examples/KeyboardTest/source/AppController.cpp:3–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "AppController.h"
2
3void AppController::beginLaunch() { _mainViewController = std::make_shared<MainViewController>(); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected