#include <theme.hpp>
Public Attributes | |
std::size_t | x1 |
std::size_t | y1 |
std::size_t | x2 |
std::size_t | y2 |
std::size_t _rect::x1 |
Definition at line 33 of file theme.hpp.
Referenced by theme::object::modify_location(), and read_sdl_rect().
std::size_t _rect::x2 |
Definition at line 33 of file theme.hpp.
Referenced by theme::object::modify_location(), and read_sdl_rect().
std::size_t _rect::y1 |
Definition at line 33 of file theme.hpp.
Referenced by theme::object::modify_location(), and read_sdl_rect().
std::size_t _rect::y2 |
Definition at line 33 of file theme.hpp.
Referenced by theme::object::modify_location(), and read_sdl_rect().