#include <sdl_utils.hpp>
Public Member Functions | |
clip_rect_setter (surface const &surf, const SDL_Rect &r) | |
~clip_rect_setter () | |
Private Attributes | |
surface | surface_ |
SDL_Rect | rect |
Definition at line 244 of file sdl_utils.hpp.
clip_rect_setter::clip_rect_setter | ( | surface const & | surf, | |
const SDL_Rect & | r | |||
) | [inline] |
clip_rect_setter::~clip_rect_setter | ( | ) | [inline] |
surface clip_rect_setter::surface_ [private] |
Definition at line 255 of file sdl_utils.hpp.
Referenced by clip_rect_setter(), and ~clip_rect_setter().
SDL_Rect clip_rect_setter::rect [private] |
Definition at line 256 of file sdl_utils.hpp.
Referenced by clip_rect_setter(), and ~clip_rect_setter().
Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth | Gna! | Forum | Wiki | CIA | devdocs |