Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SFML/SFML
/ getNativeActivity
Function
getNativeActivity
src/SFML/System/Android/NativeActivity.cpp:34–37 ·
view source on GitHub ↗
///////////////////////////////////////////////////////
Source
from the content-addressed store, hash-verified
32
{
33
////////////////////////////////////////////////////////////
34
ANativeActivity* getNativeActivity()
35
{
36
return priv::getActivity().activity;
37
}
38
39
} // namespace sf
Callers
1
vibrate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected