Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1351
unsigned int CFamiTrackerView::GetSelectedFrame() const
1352
{
1353
return m_pPatternEditor->GetFrame();
1354
}
1355
1356
unsigned int CFamiTrackerView::GetSelectedChannel() const
1357
{
Callers
7
GetCurrentFrame
Method · 0.80
OnTrackerSetMarker
Method · 0.80
OnBnClickedIncFrame
Method · 0.80
OnBnClickedDecFrame
Method · 0.80
OnUpdateModuleMoveframedown
Method · 0.80
OnUpdateModuleMoveframeup
Method · 0.80
OnInitDialog
Method · 0.80
Calls
1
GetFrame
Method · 0.45
Tested by
no test coverage detected