MCPcopy Create free account
hub / github.com/BespokeSynth/BespokeSynth / OnClicked

Method OnClicked

Source/PanicButton.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void PanicButton::OnClicked(float x, float y, bool right)
39{
40 TheSynth->LoadLayout(ofToDataPath("daftpunk.json"));
41}
42
43void PanicButton::DrawModule()
44{

Callers

nothing calls this directly

Calls 2

ofToDataPathFunction · 0.85
LoadLayoutMethod · 0.45

Tested by

no test coverage detected