MCPcopy 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////////////////////////////////////////////////////////////
34ANativeActivity* getNativeActivity()
35{
36 return priv::getActivity().activity;
37}
38
39} // namespace sf

Callers 1

vibrateFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected