SDLPP::RootComponent Class Reference

Inheritance diagram for SDLPP::RootComponent:
SDLPP::Component SDLPP::EventListener

List of all members.

Public Member Functions

virtual bool handle_event (const SDL_Event &e)
virtual void button_down (int button, const iVec2 &position)
virtual void button_up (int button, const iVec2 &position)
virtual void mouse_move (int button, const iVec2 &position)

Protected Member Functions

virtual void set_capture (Component *child)

Member Function Documentation

virtual bool SDLPP::RootComponent::handle_event ( const SDL_Event &   )  [inline, virtual]

Handle the incoming event. Return true if event was handled and should not be passed to other handlers

Implements SDLPP::EventListener.


The documentation for this class was generated from the following file:
Generated on Wed May 26 17:41:02 2010 for SDLPP by  doxygen 1.6.3