const double AiConfig::getZoneMinY (  )  const

get a zone min y

Returns:
double

Definition at line 164 of file aiconfig.cpp.

00165 {
00166     AiConfigZone * zone = m_tabs->findChild< AiConfigZone * >( "zone" );
00167     return zone->getZoneMinY();
00168 }

 All Classes Namespaces Files Functions Variables Typedefs

Generated on Sat Feb 27 08:33:10 2010 for AiFractals by  doxygen 1.6.1