#include <display.hpp>
Public Attributes | |
| rect | unsub_src |
| rect | unsub_dest |
| std::array< SDL_Vertex, 4 > | alpha_verts |
Definition at line 75 of file display.hpp.
| std::array<SDL_Vertex, 4> submerge_data::alpha_verts |
Definition at line 79 of file display.hpp.
| rect submerge_data::unsub_dest |
Definition at line 78 of file display.hpp.
| rect submerge_data::unsub_src |
Definition at line 77 of file display.hpp.