Анимация

This commit is contained in:
2021-11-30 16:54:41 +03:00
parent fa9afa1fcd
commit e8a18ab9ee
3 changed files with 70 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ function Анимации(события)
this.создать = function()
{
this.задано = {};
this.анимации = {};
};
this.обработатьКлюч = function(ключ, путь, значение)