Home
last modified time | relevance | path

Searched defs:FieldTexture (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DFieldIcon.cpp41 const std::shared_ptr<GG::Texture>& FieldIcon::FieldTexture() const in FieldTexture() function in FieldIcon
H A DClientUI.cpp287 std::shared_ptr<GG::Texture> ClientUI::FieldTexture(const std::string& field_type_name) { in FieldTexture() function in ClientUI