User Tools

Site Tools


mtr_addon:nte:js:train:example

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mtr_addon:nte:js:train:example [2024/02/07 21:16] – port recent changes from chinese original weryskokmtr_addon:nte:js:train:example [2024/02/07 22:09] (current) – added source weryskok
Line 107: Line 107:
     return valueChange * (1 - Math.cos(Math.PI * (time - startTime) / timeChange)) / 2 + startValue;     return valueChange * (1 - Math.cos(Math.PI * (time - startTime) / timeChange)) / 2 + startValue;
 } }
 +</code>
  
-// The end!+===== Source ===== 
 +  * https://www.zbx1425.cn/nautilus/mtr-nte/#/js-example-train
  
-</code> 
mtr_addon/nte/js/train/example.1707340600.txt.gz · Last modified: 2024/02/07 21:16 by weryskok