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

Method startEdit

src/Osako/NameEntryHelper.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void NameEntryHelper::startEdit() {
35 mAction = 1;
36 mDrums[mDrumIdx]->selectIn();
37}
38
39void NameEntryHelper::edit() {
40 if (mGamePad->testButton(JUTGamePad::MAINSTICK_UP)) {

Callers

nothing calls this directly

Calls 1

selectInMethod · 0.45

Tested by

no test coverage detected