Public Member Functions | Private Attributes

clip_rect_setter Struct Reference

#include <sdl_utils.hpp>

Collaboration diagram for clip_rect_setter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 clip_rect_setter (const surface &surf, const SDL_Rect *r, bool operate=true)
 ~clip_rect_setter ()

Private Attributes

surface surface_
SDL_Rect rect_
const bool operate_

Detailed Description

Definition at line 421 of file sdl_utils.hpp.


Constructor & Destructor Documentation

clip_rect_setter::clip_rect_setter ( const surface surf,
const SDL_Rect *  r,
bool  operate = true 
) [inline]

Definition at line 424 of file sdl_utils.hpp.

References operate_, rect_, and surface_.

clip_rect_setter::~clip_rect_setter (  )  [inline]

Definition at line 432 of file sdl_utils.hpp.

References operate_, rect_, and surface_.


Member Data Documentation

const bool clip_rect_setter::operate_ [private]

Definition at line 440 of file sdl_utils.hpp.

Referenced by clip_rect_setter(), and ~clip_rect_setter().

SDL_Rect clip_rect_setter::rect_ [private]

Definition at line 439 of file sdl_utils.hpp.

Referenced by clip_rect_setter(), and ~clip_rect_setter().

Definition at line 438 of file sdl_utils.hpp.

Referenced by clip_rect_setter(), and ~clip_rect_setter().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:11:45 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs