exploder_rect Struct Reference

#include <exploder_utils.hpp>

List of all members.

Public Member Functions

 exploder_rect ()
 exploder_rect (int x, int y, int w, int h)
 exploder_rect (const std::string &s)

Public Attributes

int x
int y
int w
int h


Detailed Description

Definition at line 39 of file exploder_utils.hpp.


Constructor & Destructor Documentation

exploder_rect::exploder_rect (  )  [inline]

Definition at line 41 of file exploder_utils.hpp.

exploder_rect::exploder_rect ( int  x,
int  y,
int  w,
int  h 
) [inline]

Definition at line 42 of file exploder_utils.hpp.

exploder_rect::exploder_rect ( const std::string &  s  ) 

Definition at line 31 of file exploder_utils.cpp.

References h, utils::split(), w, x, and y.


Member Data Documentation

Definition at line 45 of file exploder_utils.hpp.

Referenced by exploder_rect(), main(), and save_image().

Definition at line 46 of file exploder_utils.hpp.

Referenced by exploder_rect(), main(), and save_image().

Definition at line 47 of file exploder_utils.hpp.

Referenced by exploder_rect(), and main().

Definition at line 48 of file exploder_utils.hpp.

Referenced by exploder_rect(), and main().


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

Generated by doxygen 1.5.5 on 23 May 2008 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs