Ignore:
Timestamp:
2010-05-28 07:39:52 (2 years ago)
Author:
kpoole
Message:

Episode 5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Classes/widgets/scrollarea.hpp

    r4 r26  
    4242    virtual void update_location(SDL_Rect const &rect); 
    4343    virtual void handle_event(const SDL_Event& event); 
     44    bool handle_drag_event(const SDL_Event& event);     // KP: added content dragging 
    4445    virtual void process_event(); 
    4546    virtual void scroll(unsigned int pos) = 0; 
Note: See TracChangeset for help on using the changeset viewer.