User Tools

Site Tools


script_save_layout

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
script_save_layout [2014/07/22 14:24]
trianguloy
script_save_layout [2014/07/22 14:27] (current)
trianguloy
Line 23: Line 23:
  
 ====== Script code ====== ====== Script code ======
-<sxh>+<​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;
 } }
-</shx>+</sxh>
script_save_layout.1406039073.txt.gz ยท Last modified: 2014/07/22 14:24 by trianguloy