Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ Deselect
Method
Deselect
Source/FrameEditorModel.cpp:105–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
void CFrameEditorModel::Deselect() {
106
m_bSelecting = false;
107
}
108
109
void CFrameEditorModel::StartSelection(const CFrameCursorPos &pos) {
110
selStart_ = selEnd_ = pos;
Callers
3
OnLButtonDown
Method · 0.80
OnLButtonUp
Method · 0.80
CancelSelection
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected