set a number of iteration
Definition at line 206 of file aiconfig.cpp.
00207 { 00208 AiConfigZone * zone = m_tabs->findChild< AiConfigZone * >( "zone" ); 00209 zone->setIterations( i ); 00210 }