MCPcopy Create free account
hub / github.com/OpenStarbound/OpenStarbound / accepted

Method accepted

source/frontend/StarErrorScreen.cpp:40–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40bool ErrorScreen::accepted() {
41 return m_accepted;
42}
43
44void ErrorScreen::render() {
45 m_paneManager->render();

Callers 5

processInputMethod · 0.80
updateMethod · 0.80
renderMethod · 0.80
updateModsWarningMethod · 0.80
updateErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected