ClanLib
2.3.7
|
This is the complete list of members for CL_SpriteDescription, including all inherited members.
add_alphaclipped_frames(const CL_PixelBuffer &pixelbuffer, int xpos=0, int ypos=0, double trans_limit=0.05f) | CL_SpriteDescription | |
add_alphaclipped_frames(const CL_Texture &texture, int xpos=0, int ypos=0, double trans_limit=0.05f) | CL_SpriteDescription | |
add_alphaclipped_frames_free(const CL_PixelBuffer &pixelbuffer, int xpos=0, int ypos=0, double trans_limit=0.05f) | CL_SpriteDescription | |
add_alphaclipped_frames_free(const CL_Texture &texture, int xpos=0, int ypos=0, double trans_limit=0.05f) | CL_SpriteDescription | |
add_frame(const CL_PixelBuffer &pixelbuffer) | CL_SpriteDescription | |
add_frame(const CL_Texture &texture) | CL_SpriteDescription | |
add_frame(const CL_StringRef &fullname, const CL_ImageImportDescription &import_desc=CL_ImageImportDescription()) | CL_SpriteDescription | |
add_frame(CL_IODevice &file, const CL_String &image_type, const CL_ImageImportDescription &import_desc=CL_ImageImportDescription()) | CL_SpriteDescription | |
add_frame(const CL_StringRef &filename, CL_VirtualDirectory &dir, const CL_ImageImportDescription &import_desc=CL_ImageImportDescription()) | CL_SpriteDescription | |
add_frames(const CL_Texture &texture, CL_Rect *frames, int num_frames) | CL_SpriteDescription | |
add_gridclipped_frames(const CL_PixelBuffer &pixelbuffer, int xpos, int ypos, int width, int height, int xarray=1, int yarray=1, int array_skipframes=0, int xspacing=0, int yspacing=0) | CL_SpriteDescription | |
add_gridclipped_frames(const CL_Texture &texture, int xpos, int ypos, int width, int height, int xarray=1, int yarray=1, int array_skipframes=0, int xspacing=0, int yspacing=0) | CL_SpriteDescription | |
CL_SpriteDescription() | CL_SpriteDescription | |
CL_SpriteDescription(CL_GraphicContext &gc, const CL_StringRef &resource_id, CL_ResourceManager *resources, const CL_ImageImportDescription &import_desc=CL_ImageImportDescription()) | CL_SpriteDescription | |
CL_SpriteDescription(const CL_SpriteDescription ©) | CL_SpriteDescription | |
get_frames() const | CL_SpriteDescription | |
operator=(const CL_SpriteDescription ©) | CL_SpriteDescription | |
set_frame_delay(int frame, double delay) | CL_SpriteDescription | |
~CL_SpriteDescription() | CL_SpriteDescription |