MCPcopy Create free account
hub / github.com/WolfireGames/overgrowth / ClearBlendAnim

Method ClearBlendAnim

Source/Graphics/animationreader.cpp:315–317  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

313}
314
315void AnimationReader::ClearBlendAnim() {
316 blend_anim.clear();
317}
318
319void AnimationReader::SetLastRotation(float val) {
320 last_rotation = val;

Callers 2

ApplyAnimationFlagsMethod · 0.80
ClearBlendAnimationMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected