AlpacaLibary  1.63
A closed source C++ bot for OSRS
Internal::Sprite Member List

This is the complete list of members for Internal::Sprite, including all inherited members.

Equals(Object O) constInternal::Object
GetClass()Internal::Spritestatic
GetHeight() constInternal::Sprite
GetPixels() constInternal::Sprite
GetWidth() constInternal::Sprite
InstanceOf(Class C) constInternal::Object
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=(Sprite &&Obj)=defaultInternal::Sprite
operator=(const Sprite &Obj)=defaultInternal::Sprite
Internal::Object::operator=(Object &&Obj)Internal::Object
Internal::Object::operator=(const Object &Obj)Internal::Object
operator==(const Object &O) constInternal::Object
Sprite(const void *Obj)Internal::Sprite
Sprite()=defaultInternal::Sprite
Sprite(Sprite &&Obj)=defaultInternal::Sprite
Sprite(const Sprite &Obj)=defaultInternal::Sprite
~Object()Internal::Objectvirtual