Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THE solution for easy and fast tweening

create a tween

RectTween tween;
tween = new RectTween(start,end,tweenSetting);
Tweens.Register(tween);

step simulation

Tweens.Step(deltaTime);

About

Eased is a simple and fast tween library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages