41 bool focus(
const SDL_Event* event);
44 virtual void hide(
bool value =
true);
46 virtual void enable(
bool new_val =
true);
63 const std::string&
id()
const;
64 void set_id(
const std::string&
id);
std::vector< events::sdl_handler * > sdl_handler_vector
void rect(const SDL_Rect &rect)
Draw a rectangle.