11 #include "GUIDialogYesNo.h" 21 static bool ShowAndGetInput(
const std::string& strLine1,
22 const std::string& strLine2,
23 unsigned int uiAutoCloseTime = 0);
void FrameMove() override
Main update function, called every frame prior to rendering Any window that requires updating on a fr...
Definition: GUIDialogPlayEject.cpp:54
void OnInitWindow() override
Called on window open.
Definition: GUIDialogPlayEject.cpp:61
Definition: GUIDialogPlayEject.h:13
Definition: GUIMessage.h:365
Definition: GUIDialogYesNo.h:25