next up previous contents index
Next: print Up: Scalable Real-Time Engine: SRTEngine Previous: dtmode   Contents   Index

animode

animode sets the animation interval. The choice can be either one of the following options. The related APIs are
void SRTEngine::SetAnimationFlag(bool flag),
bool SRTEngine::GetAnimationFlag() const,
void SRTEngine::SetAnimationInterval(TimeSpan ai),
TimeSpan SRTEngine::GetAnimationInterval() const.



MHHwang 2007-05-07