home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2001 November / Gamestar_34_2001-11_cd1.bin / PATCHE / colobotpatch17e.exe / english / help / cbot / flatgrnd.txt < prev    next >
Text File  |  2001-09-11  |  496b  |  18 lines

  1. \b;Instruction \c;flatground\n;
  2. Syntaxª:
  3. \s;\c;flatground ( center, rmax );\n;
  4.  
  5. Calculates the maximal radius of a flat zone on which a building ca be built.
  6.  
  7. \t;center: \c;\l;point\u cbot\point;\n;
  8. Center of the circlular zone.
  9.  
  10. \t;rmax: \c;\l;float\u cbot\float;\n;
  11. Maximal radius.
  12.  
  13. \t;Return value: \c;\l;float\u cbot\float;\n;
  14. Radius of the flat zone (always between 0 and rmax).
  15.  
  16. \t;See also
  17. \l;Programming\u cbot;, \l;types\u cbot\type; and \l;categories\u cbot\category;.
  18.