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::positioned_surface Struct Reference

#include <exploder_cutter.hpp>

Public Member Functions

 positioned_surface ()
 

Public Attributes

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

Detailed Description

Definition at line 44 of file exploder_cutter.hpp.

Constructor & Destructor Documentation

cutter::positioned_surface::positioned_surface ( )
inline

Definition at line 45 of file exploder_cutter.hpp.

Member Data Documentation

surface cutter::positioned_surface::image

Definition at line 55 of file exploder_cutter.hpp.

Referenced by cutter::add_sub_image(), and composer::compose().

cutter::mask cutter::positioned_surface::mask

Definition at line 57 of file exploder_cutter.hpp.

Referenced by cutter::add_sub_image(), and composer::compose().

std::string cutter::positioned_surface::name

Definition at line 53 of file exploder_cutter.hpp.

Referenced by cutter::add_sub_image().

exploder_point cutter::positioned_surface::pos

Definition at line 54 of file exploder_cutter.hpp.

Referenced by cutter::add_sub_image(), and composer::compose().


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