Simple Graphics Library  0.9.5
SGL API
sgl::BitmapObject Member List

This is the complete list of members for sgl::BitmapObject, including all inherited members.

BitmapObject(const char *filename, double x, double y, double width, double height)sgl::BitmapObject
bottomsgl::GraphicalObjectprotected
cursorsgl::GraphicalObjectprotected
get_bottom() constsgl::GraphicalObjectvirtual
get_cursor()sgl::GraphicalObjectvirtual
get_height() constsgl::GraphicalObjectvirtual
get_left() constsgl::GraphicalObjectvirtual
get_width() constsgl::GraphicalObjectvirtual
get_window() constsgl::GraphicalObjectvirtual
GraphicalObject(double left, double bottom, double width, double height)sgl::GraphicalObject
GraphicalObject(const GraphicalObject &other)sgl::GraphicalObject
heightsgl::GraphicalObjectprotected
hit(double x, double y)sgl::GraphicalObjectvirtual
idsgl::GraphicalObject
key_pressed(int k, double x, double y)sgl::GraphicalObjectvirtual
leftsgl::GraphicalObjectprotected
mouse_dragged(double x, double y)sgl::GraphicalObjectvirtual
mouse_moved(double x, double y)sgl::GraphicalObjectvirtual
mouse_oversgl::GraphicalObjectprotected
mouse_pressed(double x, double y, MouseButton button)sgl::GraphicalObjectvirtual
mouse_released(double x, double y, MouseButton button)sgl::GraphicalObjectvirtual
move_to(double left, double bottom)sgl::GraphicalObjectvirtual
operator=(const GraphicalObject &other)sgl::GraphicalObject
paint() constsgl::BitmapObjectvirtual
set(double x, double y, double width, double height)sgl::GraphicalObjectvirtual
set_cursor(CursorShape cursor)sgl::GraphicalObjectvirtual
set_mouse_over(bool flag)sgl::GraphicalObjectvirtual
set_window(ObjectWindow *win)sgl::GraphicalObjectvirtual
widthsgl::GraphicalObjectprotected
windowsgl::GraphicalObjectprotected
x_hit_offsetsgl::GraphicalObjectprotected
y_hit_offsetsgl::GraphicalObjectprotected
~GraphicalObject()sgl::GraphicalObjectvirtual