MCPcopy Create free account
hub / github.com/SSARCandy/Coherent-Line-Drawing / OnExit

Method OnExit

src/gui.cpp:185–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183 render_loop_on = false;
184}
185void MyFrame::OnExit(wxCommandEvent &event) { Close(true); }
186void MyFrame::OnAbout(wxCommandEvent &event)
187{
188 wxMessageBox("Coherent Line Drawing\n\nProgramed by HSU,SHU-HSUAN (https://ssarcandy.tw/)\n\n"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected