Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ SetMobile
Method
SetMobile
Source/Graphics/animationreader.cpp:267–269 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
}
266
267
void AnimationReader::SetMobile(bool _mobile) {
268
mobile = _mobile;
269
}
270
271
AnimationReader::AnimationReader() : mobile(false),
272
super_mobile(false),
Callers
1
ApplyAnimationFlags
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected