The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
_rect Struct Reference

#include <theme.hpp>

Public Attributes

size_t x1
 
size_t y1
 
size_t x2
 
size_t y2
 

Detailed Description

Definition at line 28 of file theme.hpp.

Member Data Documentation

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().


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