#include <part.hpp>
Public Attributes | |
SDL_Rect | rect |
Corrected rectangle for rendering surf. More... | |
surface | image |
Surface, scaled if required. More... | |
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().