MCPcopy 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
323float AnimationReader::GetLastRotation() {
324 return last_rotation;
325}
326
327void AnimationReader::GetPrevEvents(const BlendMap &blendmap, float timestep) {
328 AnimationAsset &anim_asset = (*anim);

Callers 1

ApplyAnimationFlagsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected