LuaAPI.wiki
changeset 790 1c4b787e841d
parent 775 3a8c1121cca7
child 818 a80f855475b5
equal deleted inserted replaced
789:6693fdfb6876 790:1c4b787e841d
   887 
   887 
   888 ==== <tt>!SetWind(windSpeed)</tt> ====
   888 ==== <tt>!SetWind(windSpeed)</tt> ====
   889 Sets the current wind in the range of -100 to 100. Use together with `gfDisableWind` for full control.
   889 Sets the current wind in the range of -100 to 100. Use together with `gfDisableWind` for full control.
   890 
   890 
   891 ==== <tt>!SetMaxBuildDistance(distInPx)</tt> (0.9.22) ====
   891 ==== <tt>!SetMaxBuildDistance(distInPx)</tt> (0.9.22) ====
   892 Sets the maximum building distance for of girders and rubber bands in pixels to `distInPx`. If `distInPx` is `0`, the limit is disabled. If `distInPx` is `nil`, the distance will be reset to the default value.
   892 Sets the maximum building distance for of girders and rubber bands in pixels to `distInPx`. If `distInPx` is `0`, the limit is disabled. If called without arguments, the distance will be reset to the default value.
   893 
   893 
   894 ==== <tt>!EndGame()</tt> ====
   894 ==== <tt>!EndGame()</tt> ====
   895 Makes the game end.
   895 Makes the game end.
   896 
   896 
   897 === Map ===
   897 === Map ===