MCPcopy Create free account
hub / github.com/Open-GD/OpenGD / keyBackClicked

Method keyBackClicked

Source/PopupLayer.cpp:105–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103
104
105void PopupLayer::keyBackClicked() {
106 this->close();
107}
108
109void PopupLayer::close()
110{

Callers

nothing calls this directly

Calls 1

closeMethod · 0.95

Tested by

no test coverage detected