Gorgon Game Engine
DrawablePointer Member List

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

Assume(const Drawable &value)DrawablePointer
Assume(const Drawable &value, Geometry::Point hotspot)DrawablePointer
Assume(const Drawable &value, int x, int y)DrawablePointer
draw(Gorgon::Graphics::TextureTarget &target, const Geometry::Pointf &p, Gorgon::Graphics::RGBAf color) const overrideDrawablePointerprotectedvirtual
Draw(TextureTarget &target, int x, int y, RGBAf color=RGBAf(1.f)) constDrawable
Draw(TextureTarget &target, const Geometry::Point &p, RGBAf color=RGBAf(1.f)) constDrawable
Draw(TextureTarget &target, float x, float y, RGBAf color=RGBAf(1.f)) constDrawable
Draw(TextureTarget &target, const Geometry::Pointf &p, RGBAf color=RGBAf(1.f)) constDrawable
DrawablePointer()=defaultDrawablePointer
DrawablePointer(const Drawable &image, int x, int y)DrawablePointer
DrawablePointer(const Drawable &image, Geometry::Point hotspot)DrawablePointer
DrawablePointer(const AssumeOwnershipTag &tag, const Drawable &image, int x, int y)DrawablePointer
DrawablePointer(const AssumeOwnershipTag &, const Drawable &image, Geometry::Point hotspot)DrawablePointer
DrawablePointer(const DrawablePointer &other)=deleteDrawablePointer
DrawablePointer(DrawablePointer &&other)DrawablePointer
GetImage() constDrawablePointer
HasImage() constDrawablePointer
operator=(const DrawablePointer &)=deleteDrawablePointer
operator=(DrawablePointer &&other)DrawablePointer
Release()DrawablePointer
RemoveImage()DrawablePointer
SetImage(const Drawable &value)DrawablePointer
~Drawable()Drawablevirtual
~DrawablePointer()DrawablePointer
~Pointer()Pointervirtual