MCPcopy 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
341bool EventManagerAndroid::getShouldQuit() const
342{
343 return mShouldQuit;
344}
345
346void EventManagerAndroid::setShouldQuit( bool val )
347{

Callers 5

mainMethod · 0.80
mainMethod · 0.80
mainMethod · 0.80
deferredMainMethod · 0.80
mainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected