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

#include <part.hpp>

Public Attributes

SDL_Rect rect
 Corrected rectangle for rendering surf. More...
 
surface image
 Surface, scaled if required. More...
 

Detailed Description

Definition at line 43 of file part.hpp.

Member Data Documentation

surface storyscreen::floating_image::render_input::image

Surface, scaled if required.

Definition at line 49 of file part.hpp.

Referenced by storyscreen::floating_image::get_render_input(), and storyscreen::part_ui::render_floating_images().

SDL_Rect storyscreen::floating_image::render_input::rect

Corrected rectangle for rendering surf.

Definition at line 45 of file part.hpp.

Referenced by storyscreen::floating_image::get_render_input(), and storyscreen::part_ui::render_floating_images().


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