-----------------------------------------------------------------------
| 764 | bool Animation::getUseBaseKeyFrame() const { return mUseBaseKeyFrame; } |
| 765 | //----------------------------------------------------------------------- |
| 766 | Real Animation::getBaseKeyFrameTime() const { return mBaseKeyFrameTime; } |
| 767 | //----------------------------------------------------------------------- |
| 768 | const String &Animation::getBaseKeyFrameAnimationName() const |
| 769 | { |
no outgoing calls
no test coverage detected