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

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

add(Args &&... args)sgl::CompositeObjectinline
bottomsgl::GraphicalObjectprotected
CompositeObject()sgl::CompositeObject
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
internal_add(GraphicalObject *obj)sgl::CompositeObject
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 x, double y) overridesgl::CompositeObjectvirtual
objectssgl::CompositeObjectprotected
operator=(const GraphicalObject &other)sgl::GraphicalObject
paint() const overridesgl::CompositeObjectvirtual
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
~CompositeObject() (defined in sgl::CompositeObject)sgl::CompositeObject
~GraphicalObject()sgl::GraphicalObjectvirtual