Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ IsDragging
Method
IsDragging
Source/FrameEditor.cpp:1337–1340 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1335
}
1336
1337
bool CFrameEditorDropTarget::IsDragging() const
1338
{
1339
return m_nDropEffect != DROPEFFECT_NONE;
1340
}
1341
1342
bool CFrameEditorDropTarget::CopyToNewPatterns() const
1343
{
Callers
2
ContinueMouseSelection
Method · 0.45
DrawFrameEditor
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected