mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
refactored GuiAppState
This commit is contained in:
@@ -90,6 +90,7 @@ namespace battleship{
|
||||
this->inGameState = inGameState;
|
||||
}
|
||||
|
||||
//TODO: replace string literals removeButton() lines
|
||||
void InGameAppState::InGameOptionsButton::ReturnButton::onClick() {
|
||||
guiState->removeAllCheckboxes();
|
||||
guiState->removeAllListboxes();
|
||||
|
||||
Reference in New Issue
Block a user