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

Method GetRowY

Source/ClipLauncher.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140int ClipLauncher::GetRowY(int idx)
141{
142 return 20 + idx * 40;
143}
144
145void ClipLauncher::ButtonClicked(ClickButton* button, double time)
146{

Callers 2

InitMethod · 0.45
DrawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected