MCPcopy Create free account
hub / github.com/doldecomp/mkdd / selectOut

Method selectOut

src/Osako/LANSelectMode.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void LANSelectMode::Item::selectOut() {
76 mState = 1;
77 changeColor(cLanColor_2);
78}
79
80void LANSelectMode::Item::unselect() {
81 mTransFrame = 20;

Callers 3

LANSelectModeMethod · 0.45
calcMethod · 0.45
startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected