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