]> git.mxchange.org Git - flightgear.git/commit
Add new property-randomize command.
authordavid <david>
Fri, 4 Apr 2003 22:38:35 +0000 (22:38 +0000)
committerdavid <david>
Fri, 4 Apr 2003 22:38:35 +0000 (22:38 +0000)
commit7543355d1768215bdd241972d9be579f20c52b10
tree411724a867c1135f9e93e604f2349bf5c56a5d0e
parentabf660ecef43ef272eaa0ffd8c4425d30e52484e
Add new property-randomize command.

Set a random value for a numeric property

Params:

  <property> - the name of the property to randomize
  <min> - the minimum allowed value
  <max> - the maximum allowed value
src/Main/fg_commands.cxx