AlpacaLibary  1.63
A closed source C++ bot for OSRS
Tile Member List

This is the complete list of members for Tile, including all inherited members.

DistanceFrom(const Tile &T) constTile
IsNegative() constTile
IsPositive() constTile
operator bool() constTile
operator!=(const Tile &T) constTile
operator+(const Tile &T) constTile
operator+=(const Tile &T)Tile
operator-(const Tile &T) constTile
operator-=(const Tile &T)Tile
operator<<(std::ostream &OS, const Tile &T)Tilefriend
operator==(const Tile &T) constTile
PlaneTile
Tile()Tile
Tile(std::int32_t X, std::int32_t Y, std::int32_t Plane=0)Tile
Tile(const Tile &T)Tile
XTile
YTile
~Tile()Tile