Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ GetLastRotation
Method
GetLastRotation
Source/Graphics/animationreader.cpp:323–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
}
322
323
float AnimationReader::GetLastRotation() {
324
return last_rotation;
325
}
326
327
void AnimationReader::GetPrevEvents(const BlendMap &blendmap, float timestep) {
328
AnimationAsset &anim_asset = (*anim);
Callers
1
ApplyAnimationFlags
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected