The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
submerge_data Struct Reference

#include <display.hpp>

Public Attributes

rect unsub_src
 
rect unsub_dest
 
std::array< SDL_Vertex, 4 > alpha_verts
 

Detailed Description

Definition at line 75 of file display.hpp.

Member Data Documentation

◆ alpha_verts

std::array<SDL_Vertex, 4> submerge_data::alpha_verts

Definition at line 79 of file display.hpp.

◆ unsub_dest

rect submerge_data::unsub_dest

Definition at line 78 of file display.hpp.

◆ unsub_src

rect submerge_data::unsub_src

Definition at line 77 of file display.hpp.


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