This is the complete list of members for GUI::Imageset, including all inherited members.
defineImage(string name, Point position, Size size, Point render_offset) | GUI::Imageset | |
defineImage(string name, Rect image_rect, Point render_offset) | GUI::Imageset | |
getDefaultResourceGroup() | GUI::Imageset | |
getImage(string name) | GUI::Imageset | |
getImageCount() | GUI::Imageset | |
getImageHeight(string name) | GUI::Imageset | |
getImageOffset(string name) | GUI::Imageset | |
getImageOffsetX(string name) | GUI::Imageset | |
getImageOffsetY(string name) | GUI::Imageset | |
getImageSize(string name) | GUI::Imageset | |
getImageWidth(string name) | GUI::Imageset | |
getName() | GUI::Imageset | |
getNativeResolution() | GUI::Imageset | |
getTexture() | GUI::Imageset | |
Image | GUI::Imageset | |
isAutoScaled() | GUI::Imageset | |
isImageDefined(string name) | GUI::Imageset | |
notifyScreenResolution(Size size) | GUI::Imageset | |
setAutoScalingEnabled(bool setting) | GUI::Imageset | |
setDefaultResourceGroup(string resourceGroup) | GUI::Imageset | |
setNativeResolution(Size size) | GUI::Imageset | |
undefineAllImages() | GUI::Imageset | |
undefineImage(string name) | GUI::Imageset |