FIFE::GLImage Member List

This is the complete list of members for FIFE::GLImage, including all inherited members.
copySubimage(uint32_t xoffset, uint32_t yoffset, const ImagePtr &img)FIFE::GLImage [virtual]
detachSurface()FIFE::Image
forceLoadInternal()FIFE::GLImage [virtual]
getSubImageRect() const FIFE::Image [inline]
Image(IResourceLoader *loader=0)FIFE::Image
Image(SDL_Surface *surface)FIFE::Image
Image(const uint8_t *data, uint32_t width, uint32_t height)FIFE::Image
invalidate()FIFE::GLImage [virtual]
isSharedImage() const FIFE::Image [inline]
render(const Rect &rect, uint8_t alpha=255, uint8_t const *rgb=0)FIFE::GLImage [virtual]
reset(SDL_Surface *surface)FIFE::Image [protected]
saveAsPng(const std::string &filename, const SDL_Surface &surface)FIFE::Image [static]
saveImage(const std::string &filename)FIFE::Image
setSurface(SDL_Surface *surface)FIFE::GLImage [virtual]
useSharedImage(const ImagePtr &shared, const Rect &region)FIFE::GLImage [virtual]
~Image()FIFE::Image [virtual]