ZIM Capture: 08. Animating Objects - #HTML #Canvas #JavaScript, #CreateJS, #ZIMjs

preview_player
Показать описание
ZIM Capture: 08. Animating Objects (x, y, alpha, scale, rotation, etc)
Рекомендации по теме
Комментарии
Автор

NOTE: The move() method has been removed from ZIM as it became too confusing to have mov() and move(). Just use animate() instead of move(). move() was just a convenience function that accepted x and y parameters then called animate(). So you need to supply {x:100, y:100} as the animate object for instance rather than 100, 100 as the first two parameters of move(). Otherwise the methods were exactly the same.

ZIMLEARN
join shbcf.ru