This website works better with JavaScript.
Home
Explore
Help
Sign In
kornerr
/
mjs
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
-dbg
master
Михаил Капелько
3 years ago
parent
99129cc494
commit
777bca030d
1 changed files
with
0 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
100.мир.js
+ 0
- 2
100.мир.js
View File
@@ -82,7 +82,5 @@
let угол = тело.angle;
let угол = тело.angle;
элемент.style.transform = `translate(${x}px, ${y}px) rotate(${угол}rad)`;
элемент.style.transform = `translate(${x}px, ${y}px) rotate(${угол}rad)`;
console.debug("синхра тела", элемент.id);
return true;
return true;
};
};
Write
Preview
Loading…
Cancel
Save