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