View Source Fledex.Effect.Rotation (fledex v0.3.0)

Summary

Functions

Helper function mainy intended for internal use to rotate the sequence of values by an offset.

Functions

Link to this function

rotate(vals, offset, rotate_left)

View Source

Helper function mainy intended for internal use to rotate the sequence of values by an offset.

The rotation can happen with the offset to the left or to the right.