MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / App

Method App

Tactility/Include/Tactility/app/App.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38public:
39
40 App() = default;
41 virtual ~App() = default;
42
43 virtual void onCreate(AppContext& appContext) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected