[][src]Crate rotsprite

Pixel Art Rotation

This library allows you to rotate pixel art using the rotsprite algorithm.

Enums

Error

Functions

rotsprite

Rotate a sprite based on any pixel format implementing the Eq and Clone traits.