Home
last modified time | relevance | path

Searched defs:SubTexture (Results 1 – 3 of 3) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DTexture.cpp462 SubTexture::SubTexture() : in SubTexture() function in SubTexture
468 SubTexture::SubTexture(const std::shared_ptr<const Texture>& texture, X x1, Y y1, X x2, Y y2) : in SubTexture() function in SubTexture
483 SubTexture::SubTexture(const std::shared_ptr<const Texture>& texture) : in SubTexture() function in SubTexture
503 SubTexture::SubTexture(const SubTexture& rhs) in SubTexture() function in SubTexture
/dports/games/freeorion/freeorion-0.4.10.2/GG/GG/
H A DGGFwd.h39 class SubTexture; variable
H A DListBox.h49 class SubTexture; variable