![]() |
Gorgon Game Engine
|
This is the complete list of members for Pointer, including all inherited members.
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 | |
draw(TextureTarget &target, const Geometry::Pointf &p, RGBAf color) const =0 | Drawable | protectedpure virtual |
~Drawable() | Drawable | virtual |
~Pointer() | Pointer | virtual |