mirror of
https://github.com/devZoGok/PlanetFleet.git
synced 2026-08-26 19:43:29 +00:00
map editor buttons on the title screen
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ namespace battleship{
|
||||
void addTooltip(Tooltip*);
|
||||
void removeTooltip(Tooltip*);
|
||||
void removeSlider(vb01Gui::Slider*);
|
||||
void removeAllButtons();
|
||||
void removeAllButtons(std::vector<vb01Gui::Button*> = std::vector<vb01Gui::Button*>{});
|
||||
void removeAllListboxes();
|
||||
void removeAllCheckboxes();
|
||||
void removeAllSliders();
|
||||
|
||||
Reference in New Issue
Block a user