User Tools

Site Tools


script_save_layout

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
script_save_layout [2014/07/22 14:23]
trianguloy created
script_save_layout [2014/07/22 14:27] (current)
trianguloy
Line 23: Line 23:
  
 ====== Script code ====== ====== Script code ======
-<code javascript;>+<sxh javascript>​
 var defvelocity = 0.2;//The default velocity. The bigger, the faster (between (0,1] warning: outside that range it can crash) var defvelocity = 0.2;//The default velocity. The bigger, the faster (between (0,1] warning: outside that range it can crash)
 var frecuency = 60;//ticks per second [Recommended 60] (set to 0 for fastest possible, in case you have a lot of items) var frecuency = 60;//ticks per second [Recommended 60] (set to 0 for fastest possible, in case you have a lot of items)
Line 207: Line 207:
  return c;  return c;
 } }
-</code>+</sxh>
script_save_layout.1406038989.txt.gz ยท Last modified: 2014/07/22 14:23 by trianguloy