Home
last modified time | relevance | path

Searched refs:onExitWithoutSavingClick (Results 1 – 2 of 2) sorted by relevance

/dports/games/xye/xye-0.12.2/src/
H A Dxyedit.h134 static void onExitWithoutSavingClick(bool yes);
H A Dxyedit.cpp67 void editor::onExitWithoutSavingClick(bool yes) in onExitWithoutSavingClick() function in editor
85 …ou want to close the editor before saving the level?","Yes","No",editor::onExitWithoutSavingClick); in onExitAttempt()