updateWindow
fn
void updateWindow(alias loopFunc)() @trustedUpdates the window every frame with the given function. Returns when the given function returns true.
void updateWindow(alias loopFunc)() @trustedUpdates the window every frame with the given function. Returns when the given function returns true.