MCPcopy Create free account
hub / github.com/JRickey/BattleShip / UpdateElement

Method UpdateElement

port/gui/PortMenu.cpp:1793–1795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1791}
1792
1793void PortMenu::UpdateElement() {
1794 Ship::Menu::UpdateElement();
1795}
1796
1797void PortMenu::Draw() {
1798 Ship::Menu::Draw();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected