Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 28, 2006, 11:32:00 PM (19 years ago)
Author:
bensch
Message:

gui: selected introduced

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/gui/src/lib/gui/gl_gui/glgui_handler.h

    r7939 r7943  
    3232    Vector2D cursorPositionOverFocusedWidget() const;
    3333    const Vector2D& cursorPositionAbs() const;
    34     const Vector2D& cursorPositionRel(const GLGuiWidget* const widget) const;
     34    Vector2D cursorPositionRel(const GLGuiWidget* const widget) const;
    3535
    3636    void activate();
Note: See TracChangeset for help on using the changeset viewer.