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

Public Member Functions

 bg_cache ()
 

Public Attributes

surface surf
 
int width
 
int height
 

Detailed Description

Definition at line 103 of file menu.hpp.

Constructor & Destructor Documentation

gui::menu::imgsel_style::bg_cache::bg_cache ( )
inline

Definition at line 105 of file menu.hpp.

Member Data Documentation

int gui::menu::imgsel_style::bg_cache::height

Definition at line 109 of file menu.hpp.

surface gui::menu::imgsel_style::bg_cache::surf

Definition at line 108 of file menu.hpp.

int gui::menu::imgsel_style::bg_cache::width

Definition at line 109 of file menu.hpp.


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