Crazy Eddies GUI System  0.7.2
CEGUI::Imageset Member List

This is the complete list of members for CEGUI::Imageset, including all inherited members.

d_autoScaleCEGUI::Imagesetprotected
d_defaultResourceGroupCEGUI::Imagesetprotectedstatic
d_horzScalingCEGUI::Imagesetprotected
d_imagesCEGUI::Imagesetprotected
d_nameCEGUI::Imagesetprotected
d_nativeHorzResCEGUI::Imagesetprotected
d_nativeVertResCEGUI::Imagesetprotected
d_textureCEGUI::Imagesetprotected
d_textureFilenameCEGUI::Imagesetprotected
d_vertScalingCEGUI::Imagesetprotected
defineImage(const String &name, const Point &position, const Size &size, const Point &render_offset)CEGUI::Imagesetinline
defineImage(const String &name, const Rect &image_rect, const Point &render_offset)CEGUI::Imageset
draw(GeometryBuffer &buffer, const Rect &source_rect, const Rect &dest_rect, const Rect *clip_rect, const ColourRect &colours, QuadSplitMode quad_split_mode) const CEGUI::Imageset
draw(GeometryBuffer &buffer, const Rect &source_rect, const Rect &dest_rect, const Rect *clip_rect, const colour &top_left_colour=0xFFFFFFFF, const colour &top_right_colour=0xFFFFFFFF, const colour &bottom_left_colour=0xFFFFFFFF, const colour &bottom_right_colour=0xFFFFFFFF, QuadSplitMode quad_split_mode=TopLeftToBottomRight) const CEGUI::Imagesetinline
getDefaultResourceGroup()CEGUI::Imagesetinlinestatic
getImage(const String &name) const CEGUI::Imageset
getImageCount(void) const CEGUI::Imagesetinline
getImageHeight(const String &name) const CEGUI::Imagesetinline
getImageOffset(const String &name) const CEGUI::Imagesetinline
getImageOffsetX(const String &name) const CEGUI::Imagesetinline
getImageOffsetY(const String &name) const CEGUI::Imagesetinline
getImageSize(const String &name) const CEGUI::Imagesetinline
getImageWidth(const String &name) const CEGUI::Imagesetinline
getIterator(void) const CEGUI::Imageset
getName(void) const CEGUI::Imagesetinline
getNativeResolution(void) const CEGUI::Imagesetinline
getTexture(void) const CEGUI::Imagesetinline
ImageIterator typedefCEGUI::Imageset
Imageset(const String &name, Texture &texture)CEGUI::Imageset
Imageset(const String &name, const String &filename, const String &resourceGroup)CEGUI::Imageset
isAutoScaled(void) const CEGUI::Imagesetinline
isImageDefined(const String &name) const CEGUI::Imagesetinline
notifyDisplaySizeChanged(const Size &size)CEGUI::Imageset
setAutoScalingEnabled(bool setting)CEGUI::Imageset
setDefaultResourceGroup(const String &resourceGroup)CEGUI::Imagesetinlinestatic
setNativeResolution(const Size &size)CEGUI::Imageset
setTexture(Texture *texture)CEGUI::Imagesetprotected
undefineAllImages(void)CEGUI::Imageset
undefineImage(const String &name)CEGUI::Imageset
unload(void)CEGUI::Imagesetprotected
updateImageScalingFactors(void)CEGUI::Imagesetprotected
writeXMLToStream(XMLSerializer &xml_stream) const CEGUI::Imageset
~Imageset(void)CEGUI::Imageset