Support more buttons
This commit is contained in:
@@ -44,7 +44,7 @@ namespace Menu {
|
||||
this->waiting = false;
|
||||
}
|
||||
|
||||
bool update(const GPU::PositionI16& position);
|
||||
bool update(const GPU::PositionI16& position, bool auto_clear = true);
|
||||
void render();
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user