The Battle for Wesnoth  1.19.0-dev
Public Attributes | List of all members
gui2::slider_base::slider_position_t Struct Reference

Helper container for the slider's current position. More...

#include <slider_base.hpp>

Public Attributes

int offset
 
int max_offset
 

Detailed Description

Helper container for the slider's current position.

Definition at line 61 of file slider_base.hpp.

Member Data Documentation

◆ max_offset

int gui2::slider_base::slider_position_t::max_offset

◆ offset

int gui2::slider_base::slider_position_t::offset

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