Empty() const | GG::SubTexture | |
GetTexture() const | GG::SubTexture | |
GG_ABSTRACT_EXCEPTION(Exception) | GG::SubTexture | |
GG_CONCRETE_EXCEPTION(BadTexture, GG::SubTexture, Exception) | GG::SubTexture | |
GG_CONCRETE_EXCEPTION(InvalidTextureCoordinates, GG::SubTexture, Exception) | GG::SubTexture | |
Height() const | GG::SubTexture | |
operator=(const SubTexture &rhs) | GG::SubTexture | |
OrthoBlit(const Pt &pt1, const Pt &pt2) const | GG::SubTexture | |
OrthoBlit(const Pt &pt) const | GG::SubTexture | |
SubTexture() | GG::SubTexture | |
SubTexture(const boost::shared_ptr< const Texture > &texture, int x1, int y1, int x2, int y2) | GG::SubTexture | |
SubTexture(const SubTexture &rhs) | GG::SubTexture | |
TexCoords() const | GG::SubTexture | |
Width() const | GG::SubTexture | |
~SubTexture() | GG::SubTexture | [virtual] |