Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ getShouldQuit
Method
getShouldQuit
src/cinder/app/android/EventManagerAndroid.cpp:341–344 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
339
}
340
341
bool EventManagerAndroid::getShouldQuit() const
342
{
343
return mShouldQuit;
344
}
345
346
void EventManagerAndroid::setShouldQuit( bool val )
347
{
Callers
5
main
Method · 0.80
main
Method · 0.80
main
Method · 0.80
deferredMain
Method · 0.80
main
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected