![]() |
Gorgon Game Engine
|
This is the complete list of members for basic_AnimatedPointer< A_ >, including all inherited members.
| anim | basic_AnimatedPointer< A_ > | protected |
| basic_AnimatedPointer(const basic_PointerProvider< A_ > &parent, typename A_::AnimationType &anim) | basic_AnimatedPointer< A_ > | |
| basic_AnimatedPointer(const basic_AnimatedPointer &)=delete | basic_AnimatedPointer< A_ > | |
| basic_AnimatedPointer(basic_AnimatedPointer &&other) | basic_AnimatedPointer< A_ > | |
| draw(Gorgon::Graphics::TextureTarget &target, const Geometry::Pointf &p, Gorgon::Graphics::RGBAf color) const override | basic_AnimatedPointer< A_ > | protectedvirtual |
| Draw(TextureTarget &target, int x, int y, RGBAf color=RGBAf(1.f)) const | Drawable | |
| Draw(TextureTarget &target, const Geometry::Point &p, RGBAf color=RGBAf(1.f)) const | Drawable | |
| Draw(TextureTarget &target, float x, float y, RGBAf color=RGBAf(1.f)) const | Drawable | |
| Draw(TextureTarget &target, const Geometry::Pointf &p, RGBAf color=RGBAf(1.f)) const | Drawable | |
| GetController() const | basic_AnimatedPointer< A_ > | |
| HasController() const override | basic_AnimatedPointer< A_ > | |
| parent | basic_AnimatedPointer< A_ > | protected |
| RemoveController() const | basic_AnimatedPointer< A_ > | |
| SetController(Gorgon::Animation::ControllerBase &controller) override | basic_AnimatedPointer< A_ > | |
| ~basic_AnimatedPointer() | basic_AnimatedPointer< A_ > | |
| ~Drawable() | Drawable | virtual |
| ~Pointer() | Pointer | virtual |