-----------------------------------------------------------------------
| 520 | } |
| 521 | //----------------------------------------------------------------------- |
| 522 | unsigned int TextureUnitState::getCurrentFrame() const { return mCurrentFrame; } |
| 523 | //----------------------------------------------------------------------- |
| 524 | unsigned int TextureUnitState::getNumFrames() const { return (unsigned int)mFrames.size(); } |
| 525 | //----------------------------------------------------------------------- |