The Battle for Wesnoth  1.19.0-dev
Public Member Functions | Public Attributes | Friends | List of all members
location_palette_item::state_t Struct Reference

Public Member Functions

 state_t ()
 

Public Attributes

bool selected
 
bool mouseover
 

Friends

bool operator== (state_t r, state_t l)
 

Detailed Description

Definition at line 39 of file location_palette.cpp.

Constructor & Destructor Documentation

◆ state_t()

location_palette_item::state_t::state_t ( )
inline

Definition at line 40 of file location_palette.cpp.

Friends And Related Function Documentation

◆ operator==

bool operator== ( state_t  r,
state_t  l 
)
friend

Definition at line 46 of file location_palette.cpp.

Member Data Documentation

◆ mouseover

bool location_palette_item::state_t::mouseover

◆ selected

bool location_palette_item::state_t::selected

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