This is the complete list of members for clan::CursorDescription, including all inherited members.
add_alphaclipped_frames(const PixelBuffer &pixelbuffer, int xpos=0, int ypos=0, float trans_limit=0.05f) | clan::CursorDescription | |
add_alphaclipped_frames_free(const PixelBuffer &pixelbuffer, int xpos=0, int ypos=0, float trans_limit=0.05f) | clan::CursorDescription | |
add_frame(const PixelBuffer &pixelbuffer) | clan::CursorDescription | |
add_frame(const std::string &fullname, const ImageImportDescription &import_desc=ImageImportDescription()) | clan::CursorDescription | |
add_frame(IODevice &file, const std::string &image_type, const ImageImportDescription &import_desc=ImageImportDescription()) | clan::CursorDescription | |
add_frame(const std::string &filename, FileSystem &fs, const ImageImportDescription &import_desc=ImageImportDescription()) | clan::CursorDescription | |
add_gridclipped_frames(const 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) | clan::CursorDescription | |
CursorDescription() | clan::CursorDescription | |
CursorDescription(const CursorDescription ©) | clan::CursorDescription | |
get_frames() const | clan::CursorDescription | |
get_hotspot() const | clan::CursorDescription | |
load(GraphicContext &gc, const std::string &resource_id, const XMLResourceDocument &doc, const ImageImportDescription &import_desc=ImageImportDescription()) | clan::CursorDescription | static |
operator!=(const CursorDescription &that) const | clan::CursorDescription | inline |
operator<(const CursorDescription &that) const | clan::CursorDescription | inline |
operator<=(const CursorDescription &that) const | clan::CursorDescription | inline |
operator=(const CursorDescription ©) | clan::CursorDescription | |
operator==(const CursorDescription &that) const | clan::CursorDescription | inline |
operator>(const CursorDescription &that) const | clan::CursorDescription | inline |
operator>=(const CursorDescription &that) const | clan::CursorDescription | inline |
set_frame_delay(int frame, double delay) | clan::CursorDescription | |
set_hotspot(const Point &hotspot) | clan::CursorDescription | |
~CursorDescription() | clan::CursorDescription |