MCPcopy Create free account
hub / github.com/cinder/Cinder / getNativeApp

Method getNativeApp

src/cinder/app/android/EventManagerAndroid.cpp:98–101  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

96}
97
98android_app *EventManagerAndroid::getNativeApp()
99{
100 return mNativeApp;
101}
102
103bool EventManagerAndroid::isAccelerometerAvailable() const
104{

Callers 2

AppImplAndroidMethod · 0.80
GetNativeAssetManagerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected