Luanti 5.18.0-dev
Loading...
Searching...
No Matches
GUIInventoryList::Options Struct Reference

#include <guiInventoryList.h>

Public Attributes

bool slotborder = false
video::SColor slotbordercolor = video::SColor(200, 0, 0, 0)
video::SColor slotbg_n = video::SColor(255, 128, 128, 128)
video::SColor slotbg_h = video::SColor(255, 192, 192, 192)
irr_ptr< video::ITexture > slotbgimg_n
irr_ptr< video::ITexture > slotbgimg_h

Member Data Documentation

◆ slotbg_h

video::SColor GUIInventoryList::Options::slotbg_h = video::SColor(255, 192, 192, 192)

◆ slotbg_n

video::SColor GUIInventoryList::Options::slotbg_n = video::SColor(255, 128, 128, 128)

◆ slotbgimg_h

irr_ptr<video::ITexture> GUIInventoryList::Options::slotbgimg_h

◆ slotbgimg_n

irr_ptr<video::ITexture> GUIInventoryList::Options::slotbgimg_n

◆ slotborder

bool GUIInventoryList::Options::slotborder = false

◆ slotbordercolor

video::SColor GUIInventoryList::Options::slotbordercolor = video::SColor(200, 0, 0, 0)

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