MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / OnEditSelectframe

Method OnEditSelectframe

Source/FamiTrackerView.cpp:1030–1034  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1028}
1029
1030void CFamiTrackerView::OnEditSelectframe() // // //
1031{
1032 m_pPatternEditor->SetSelection(SEL_SCOPE_VFRAME | SEL_SCOPE_HFRAME);
1033 InvalidateCursor();
1034}
1035
1036void CFamiTrackerView::OnEditSelectchannel() // // //
1037{

Callers

nothing calls this directly

Calls 1

SetSelectionMethod · 0.45

Tested by

no test coverage detected