Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
98
android_app *EventManagerAndroid::getNativeApp()
99
{
100
return mNativeApp;
101
}
102
103
bool EventManagerAndroid::isAccelerometerAvailable() const
104
{
Callers
2
AppImplAndroid
Method · 0.80
GetNativeAssetManager
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected