MCPcopy Create free account
hub / github.com/DISTRHO/Cardinal / draw

Method draw

src/override/Scene.cpp:239–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237
238
239void Scene::draw(const DrawArgs& args) {
240 Widget::draw(args);
241}
242
243
244void Scene::onHover(const HoverEvent& e) {

Callers 1

Window.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected