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

Method GetSelectedFrame

Source/FamiTrackerView.cpp:1351–1354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1349}
1350
1351unsigned int CFamiTrackerView::GetSelectedFrame() const
1352{
1353 return m_pPatternEditor->GetFrame();
1354}
1355
1356unsigned int CFamiTrackerView::GetSelectedChannel() const
1357{

Callers 7

GetCurrentFrameMethod · 0.80
OnTrackerSetMarkerMethod · 0.80
OnBnClickedIncFrameMethod · 0.80
OnBnClickedDecFrameMethod · 0.80
OnInitDialogMethod · 0.80

Calls 1

GetFrameMethod · 0.45

Tested by

no test coverage detected