- pause
void pause()
Undocumented in source. Be warned that the author may not have intended to support it.
- play
void play()
Undocumented in source. Be warned that the author may not have intended to support it.
- render
void render(RenderingContext* rc)
Undocumented in source. Be warned that the author may not have intended to support it.
- switchToAnimation
void switchToAnimation(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- switchToAnimationSmooth
void switchToAnimationSmooth(string name, float smooth)
Undocumented in source. Be warned that the author may not have intended to support it.
- switchToBindPose
void switchToBindPose()
Undocumented in source. Be warned that the author may not have intended to support it.
- switchToFullSequence
void switchToFullSequence()
Undocumented in source. Be warned that the author may not have intended to support it.
- switchToSequence
void switchToSequence(uint startFrame, uint endFrame)
Undocumented in source. Be warned that the author may not have intended to support it.
- switchToSequenceSmooth
void switchToSequenceSmooth(uint startFrame, uint endFrame, float smooth)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update(double dt)
Undocumented in source. Be warned that the author may not have intended to support it.