Home | All Classes | Grouped Classes | Index | Search
Adds images formed in a grid.
void add_gridclipped_frames( CL_PixelBuffer* provider, int xpos, int ypos, int width, int height, int xarray = 1, int yarray = 1, int array_skipframes = 0, int xspacing = 0, int yspacing = 0, bool delete_provider = false);
Parameters:
Detailed description:
This function will cut out a grid of frames from one image.
See also:
CL_SpriteDescription | CL_PixelBuffer