Cerberus X Documentation

Module brl.tween

The tween module provides simple support for loops using the built in interpolation functions. More...

Declarations

Imported By
brl
Please note that only documented modules are listed here, there might be undocumented modules that import this one.
Classes
Tween The Tween class provides simple support for tweening with timing and loops.

Detailed Discussion

The tween module provides simple support for loops using the built in interpolation functions. Some interpolation functions have easing in, easing out and easing in and out abilities.