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

Method SetPosition

Source/TitleBar.cpp:118–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

116}
117
118void SpawnList::SetPosition(int x, int y)
119{
120 mSpawnList->SetPosition(x, y);
121}
122
123TitleBar::TitleBar()
124: mSpawnLists(this)

Callers 15

ResizeMethod · 0.45
VocoderMethod · 0.45
CreateUIControlsMethod · 0.45
DrawRoutingDisplayMethod · 0.45
DrawControlsMethod · 0.45
PollMethod · 0.45
OnMidiControlMethod · 0.45
DrawModuleMethod · 0.45
DrawMethod · 0.45
DrawToPush2ScreenMethod · 0.45

Calls

no outgoing calls

Tested by 2

DrawModuleMethod · 0.36
UpdateVelocityGridPosMethod · 0.36