Distance(const Location &other) const (defined in Location) | Location | |
Distance(double px, double py) const (defined in Location) | Location | |
GetID() const (defined in Location) | Location | [inline, virtual] |
GetName(const Player *) const (defined in Location) | Location | [inline, virtual] |
GetPosX() const (defined in Location) | Location | [inline] |
GetPosY() const (defined in Location) | Location | [inline] |
IsWith(const Location &other) const (defined in Location) | Location | [inline] |
IsWith(long x, long y) const (defined in Location) | Location | [inline] |
Location(const Location &source) (defined in Location) | Location | [inline] |
Location() (defined in Location) | Location | [inline] |
MoveToward(const Location &start, const Location &dest, double *px, double *py, long distance) (defined in Location) | Location | [static] |
operator!= (defined in Location) | Location | [friend] |
operator== (defined in Location) | Location | [friend] |
ParseNode(const TiXmlNode *node) (defined in Location) | Location | [virtual] |
posX (defined in Location) | Location | [protected] |
posY (defined in Location) | Location | [protected] |
SeenBy(const Player *) const (defined in Location) | Location | [inline, virtual] |
SeenBy(unsigned long) const (defined in Location) | Location | [inline, virtual] |
SetLocation(const Location &loc) (defined in Location) | Location | [inline] |
SetLocation(long px, long py) (defined in Location) | Location | [inline] |
SetPosX(long x) (defined in Location) | Location | [inline] |
SetPosY(long y) (defined in Location) | Location | [inline] |
WriteLocation(TiXmlNode *node) const (defined in Location) | Location | |
WriteNode(TiXmlNode *node) const (defined in Location) | Location | [inline, virtual] |
~Location() (defined in Location) | Location | [virtual] |