Public Member Functions | Private Attributes

image::light_modification Class Reference

LIGHT (L) modification. More...

#include <image_modifications.hpp>

Inheritance diagram for image::light_modification:
Inheritance graph
[legend]
Collaboration diagram for image::light_modification:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 light_modification (const surface &surf)
virtual surface operator() (const surface &src) const
 Applies the image-path modification on the specified surface.
const surfaceget_surface () const

Private Attributes

surface surf_

Detailed Description

LIGHT (L) modification.

Definition at line 259 of file image_modifications.hpp.


Constructor & Destructor Documentation

image::light_modification::light_modification ( const surface surf  )  [inline]

Definition at line 262 of file image_modifications.hpp.


Member Function Documentation

const surface & image::light_modification::get_surface (  )  const

Definition at line 296 of file image_modifications.cpp.

References surf_.

surface image::light_modification::operator() ( const surface src  )  const [virtual]

Applies the image-path modification on the specified surface.

Implements image::modification.

Definition at line 284 of file image_modifications.cpp.

References light_surface(), make_neutral_surface(), scale_surface(), and surf_.

Here is the call graph for this function:


Member Data Documentation

Definition at line 270 of file image_modifications.hpp.

Referenced by get_surface(), and operator()().


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

Generated by doxygen 1.7.1 on Thu May 24 2012 01:24:42 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs