Minetest  5.4.0
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)
 

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)

◆ 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: