Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
int ClipLauncher::GetRowY(int idx)
141
{
142
return 20 + idx * 40;
143
}
144
145
void ClipLauncher::ButtonClicked(ClickButton* button, double time)
146
{
Callers
2
Init
Method · 0.45
Draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected