MCPcopy 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
80void LANSelectMode::Item::unselect() {
81 mTransFrame = 20;
82 mState = 0;
83 changeColor(cLanColor_1);
84}
85
86void LANSelectMode::Item::calc() {
87 mTrans->setFrame(mTransFrame);

Callers 1

startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected