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

Method OnEditSelectpattern

Source/FamiTrackerView.cpp:1024–1028  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1022}
1023
1024void CFamiTrackerView::OnEditSelectpattern() // // //
1025{
1026 m_pPatternEditor->SetSelection(SEL_SCOPE_VFRAME | SEL_SCOPE_HCHAN);
1027 InvalidateCursor();
1028}
1029
1030void CFamiTrackerView::OnEditSelectframe() // // //
1031{

Callers

nothing calls this directly

Calls 1

SetSelectionMethod · 0.45

Tested by

no test coverage detected