add(int phase, const Coords &coords) (defined in Ultima::Ultima4::Moongates) | Ultima::Ultima4::Moongates | |
begin() (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | inline |
begin() const (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | inline |
clear(bool shrinkArray=0) | Common::HashMap< int, Coords > | |
const_iterator typedef (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | |
contains(const int &key) const | Common::HashMap< int, Coords > | |
empty() const | Common::HashMap< int, Coords > | inline |
end() (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | inline |
end() const (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | inline |
erase(iterator entry) | Common::HashMap< int, Coords > | |
erase(const int &key) | Common::HashMap< int, Coords > | |
find(const int &key) (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | inline |
find(const int &key) const (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | inline |
findActiveGateAt(int trammel, int felucca, const Coords &src, Coords &dest) (defined in Ultima::Ultima4::Moongates) | Ultima::Ultima4::Moongates | |
getGateCoordsForPhase(int phase) (defined in Ultima::Ultima4::Moongates) | Ultima::Ultima4::Moongates | |
getOrCreateVal(const int &key) | Common::HashMap< int, Coords > | |
getVal(const int &key) | Common::HashMap< int, Coords > | |
getVal(const int &key) const (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | |
getValOrDefault(const int &key) const (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | |
getValOrDefault(const int &key, const Coords &defaultVal) const | Common::HashMap< int, Coords > | |
HashMap() | Common::HashMap< int, Coords > | |
HashMap(const HM_t &map) | Common::HashMap< int, Coords > | |
isEntryToShrineOfSpirituality(int trammel, int felucca) (defined in Ultima::Ultima4::Moongates) | Ultima::Ultima4::Moongates | |
iterator typedef (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | |
Moongates() | Ultima::Ultima4::Moongates | |
operator=(const HM_t &map) (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | inline |
operator[](const int &key) | Common::HashMap< int, Coords > | |
operator[](const int &key) const | Common::HashMap< int, Coords > | |
setVal(const int &key, const Coords &val) (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | |
size() const (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | inline |
size_type typedef (defined in Common::HashMap< int, Coords >) | Common::HashMap< int, Coords > | |
tryGetVal(const int &key, Coords &out) const | Common::HashMap< int, Coords > | |
~HashMap() | Common::HashMap< int, Coords > | |
~Moongates() | Ultima::Ultima4::Moongates | |