-события везде

This commit is contained in:
2021-10-06 14:50:22 +03:00
parent aa294c8530
commit 42ecdd0ad4
6 changed files with 37 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
function Тела(события, физмир)
function Тела(физмир)
{
this.создать = function()
{
@@ -16,7 +16,6 @@ function Тела(события, физмир)
this.задано = {};
this.тела = {};
this.имена = {};
события.подписать(this);
};
this.именаЧастей = function(за)