#include <display.hpp>
Public Attributes | |
rect | unsub_src |
rect | unsub_dest |
std::array< SDL_Vertex, 4 > | alpha_verts |
Definition at line 84 of file display.hpp.
std::array<SDL_Vertex, 4> submerge_data::alpha_verts |
Definition at line 88 of file display.hpp.
rect submerge_data::unsub_dest |
Definition at line 87 of file display.hpp.
rect submerge_data::unsub_src |
Definition at line 86 of file display.hpp.