The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
_rect Struct Reference

#include <theme.hpp>

Public Attributes

std::size_t x1
 
std::size_t y1
 
std::size_t x2
 
std::size_t y2
 

Detailed Description

Definition at line 33 of file theme.hpp.

Member Data Documentation

◆ x1

std::size_t _rect::x1

Definition at line 33 of file theme.hpp.

◆ x2

std::size_t _rect::x2

Definition at line 33 of file theme.hpp.

◆ y1

std::size_t _rect::y1

Definition at line 33 of file theme.hpp.

◆ y2

std::size_t _rect::y2

Definition at line 33 of file theme.hpp.


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