Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SFML/SFML
/ resetActivity
Function
resetActivity
src/SFML/System/Android/Activity.cpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
void resetActivity(ActivityStates* initializedStates)
62
{
63
getActivityStatesPtr() = initializedStates;
64
}
65
66
ActivityStates& getActivity()
67
{
Callers
2
onDestroy
Function · 0.85
ANativeActivity_onCreate
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected