mtr_addon:nte:js:train:example
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
mtr_addon:nte:js:train:example [2024/02/07 21:16] – port recent changes from chinese original weryskok | mtr_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; | ||
} | } | ||
+ | </ | ||
- | // The end! | + | ===== Source ===== |
+ | * https://www.zbx1425.cn/ | ||
- | </ |
mtr_addon/nte/js/train/example.1707340600.txt.gz · Last modified: 2024/02/07 21:16 by weryskok