The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces
part.hpp File Reference

Storyscreen parts and floating images representation. More...

#include <string>
#include <utility>
#include <vector>
#include "sdl/utils.hpp"
#include "sdl/image.hpp"
Include dependency graph for part.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  storyscreen::floating_image
 Represents and contains information about image labels used in story screen parts. More...
 
struct  storyscreen::floating_image::render_input
 
class  storyscreen::background_layer
 
class  storyscreen::part
 Represents and contains information about a single storyscreen part. More...
 

Namespaces

 storyscreen
 

Detailed Description

Storyscreen parts and floating images representation.

Definition in file part.hpp.