Skip to content

SouravG/js-animateEngin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-animateEngin

function move(element, delta, delay ,duration, direction, to)

element= the element which is going to move;

delta= the animation method name, some animations methods are in animation_pack folder .

delay=The delay is the setInterval second param.

duration=The duration (ms) is how long the animation is going to take.

direction= defines which direction the element is going to move . that is left ,right,top,bottom

to = where the element is going to move

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published