AlpacaLibary  1.63
A closed source C++ bot for OSRS
Interactable::GameObject Member List

This is the complete list of members for Interactable::GameObject, including all inherited members.

Equals(Object O) constInternal::Object
GameObject(const Internal::GameObject &G)Interactable::GameObject
GameObject()=defaultInteractable::GameObject
GameObject(GameObject &&Obj)=defaultInteractable::GameObject
GameObject(const GameObject &Obj)=defaultInteractable::GameObject
Internal::GameObject::GameObject(const void *Obj)Internal::GameObject
Internal::GameObject::GameObject(GameObject &&Obj)=defaultInternal::GameObject
GetAngle() constInternal::GameObject
GetBox() constInteractable::GameObject
GetClass()Internal::GameObjectstatic
GetConvex() constInteractable::GameObject
GetFlags() constInternal::GameObject
GetHash() constInternal::GameObject
GetHeight() constInternal::GameObject
GetID() constInteractable::GameObject
GetInfo() constInteractable::GameObject
GetMax() constInteractable::GameObject
GetMin() constInteractable::GameObject
GetModel() constInteractable::GameObject
GetName() constInteractable::GameObject
GetOffsetX() constInternal::GameObject
GetOffsetY() constInternal::GameObject
GetPlane() constInternal::GameObject
GetPoint() constInteractable::GameObject
GetPoint(double PointGenAccuracy) constInteractable::GameObject
GetReachableTile() constInteractable::GameObject
GetRelativeX() constInternal::GameObject
GetRelativeY() constInternal::GameObject
GetRenderable() constInternal::GameObject
GetTile() constInteractable::GameObject
GetVisibility() constInteractable::GameObject
GetWireframe() constInteractable::GameObject
GetX() constInternal::GameObject
GetY() constInternal::GameObject
Hover() constInteractable::GameObject
InstanceOf(Class C) constInternal::Object
Interact(const Button &B=BUTTON_LEFT) constInteractable::GameObject
Interact(const std::string &Option, bool CheckTarget=true) constInteractable::GameObject
Interact(const std::vector< std::string > &Options, bool CheckTarget=true) constInteractable::GameObject
Interact(const std::function< bool(const std::vector< Point > &)> &InteractMethod) constInteractable::GameObject
IsReachable() constInteractable::GameObject
ObjInternal::Object
Object(const void *Obj=nullptr)Internal::Object
Object(Object &&Obj)Internal::Object
Object(const Object &Obj)Internal::Object
operator bool() constInternal::Object
operator void *() constInternal::Object
operator!=(const Object &O) constInternal::Object
operator=(GameObject &&Obj)=defaultInteractable::GameObject
operator=(const GameObject &Obj)=defaultInteractable::GameObject
Internal::GameObject::operator=(GameObject &&Obj)=defaultInternal::GameObject
Internal::GameObject::operator=(const GameObject &Obj)=defaultInternal::GameObject
Internal::Object::operator=(Object &&Obj)Internal::Object
Internal::Object::operator=(const Object &Obj)Internal::Object
operator==(const Object &O) constInternal::Object
RotateTo(std::int32_t Angle=0) constInteractable::GameObject
RotateTo(Camera::COMPASS_DIRECTION Direction) constInteractable::GameObject
~Object()Internal::Objectvirtual