Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ unselect
Method
unselect
src/Osako/LANSelectMode.cpp:80–84 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
78
}
79
80
void LANSelectMode::Item::unselect() {
81
mTransFrame = 20;
82
mState = 0;
83
changeColor(cLanColor_1);
84
}
85
86
void LANSelectMode::Item::calc() {
87
mTrans->setFrame(mTransFrame);
Callers
1
start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected