Home
last modified time | relevance | path

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

/dports/games/pioneer/pioneer-20210723/src/galaxy/
H A DSector.h111 mutable const Faction *m_faction; // mutable because we only calculate on demand variable
H A DStarSystem.h132 const Faction *m_faction; variable