LuaAPI.wiki
changeset 90 a96c29444a05
parent 89 caf6544f767a
child 92 e196d5419883
equal deleted inserted replaced
89:caf6544f767a 90:a96c29444a05
   434 
   434 
   435 === <tt>!PlaceGirder(x, y, state)</tt> (dev) ===
   435 === <tt>!PlaceGirder(x, y, state)</tt> (dev) ===
   436 
   436 
   437 <blockquote>Places a girder with centre points x, y and the chosen state.
   437 <blockquote>Places a girder with centre points x, y and the chosen state.
   438 These are the accepted states:
   438 These are the accepted states:
   439   * 0: Short, vertical
   439   * 0: short, vertical
   440   * 1: Short, decreasing
   440   * 1: short, decreasing
   441   * 2: Short, horizontal
   441   * 2: short, horizontal
   442   * 3: Short, increasing
   442   * 3: short, increasing
   443   * 4: Long, vertical
   443   * 4: long, vertical
   444   * 5: Long, decreasing
   444   * 5: long, decreasing
   445   * 6: Long, horizontal
   445   * 6: long, horizontal
   446   * 7: Long, increasing
   446   * 7: long, increasing
   447 </blockquote>
   447 </blockquote>
   448 
   448 
   449 == Debugging Functions ==
   449 == Debugging Functions ==
   450 
   450 
   451 === <tt>!WriteLnToConsole(string)</tt> (0.9.14) ===
   451 === <tt>!WriteLnToConsole(string)</tt> (0.9.14) ===