Discussion:
[Clanlib-devel] Sprite patch revisited
Jason Green
2005-12-07 01:03:51 UTC
Permalink
This patch adds a CL_Sprite::get_frame_pixeldata(int frame) function which
returns a CL_PixelBuffer representing the given frame's image, and sets the
dimensions to the same size as that of the sprite itself.

Loading...