Rotate and scale

Hi,
I would like to know if there are any functions for rotate and/or scale a
sprite?
tnx

NighTiger wrote:

Hi,
I would like to know if there are any functions for rotate and/or scale
a sprite?
tnx

get SDL_gfx and use SDL_rotozoom.
perhaps SGE has some functionality as well.

both have links in the libsdl.org libraries list.

-LIM-