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