The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
cutter::mask Struct Reference

#include <exploder_cutter.hpp>

Public Member Functions

 mask ()
 

Public Attributes

std::string name
 
surface image
 
std::string filename
 
exploder_point shift
 
exploder_rect cut
 

Detailed Description

Definition at line 25 of file exploder_cutter.hpp.

Constructor & Destructor Documentation

cutter::mask::mask ( )
inline

Definition at line 27 of file exploder_cutter.hpp.

Member Data Documentation

exploder_rect cutter::mask::cut

Definition at line 41 of file exploder_cutter.hpp.

Referenced by cutter::load_masks(), and main().

std::string cutter::mask::filename

Definition at line 38 of file exploder_cutter.hpp.

Referenced by cutter::load_masks().

surface cutter::mask::image
std::string cutter::mask::name

Definition at line 36 of file exploder_cutter.hpp.

Referenced by cutter::load_masks(), and main().

exploder_point cutter::mask::shift

Definition at line 40 of file exploder_cutter.hpp.

Referenced by cutter::add_sub_image(), cutter::load_masks(), and main().


The documentation for this struct was generated from the following file: