#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) |
| video::SColor GUIInventoryList::Options::slotbg_h = video::SColor(255, 192, 192, 192) |
| video::SColor GUIInventoryList::Options::slotbg_n = video::SColor(255, 128, 128, 128) |
| bool GUIInventoryList::Options::slotborder = false |
Referenced by GUIInventoryList::draw(), GUIFormSpecMenu::parseListColors(), and GUIInventoryList::setSlotBorders().
| video::SColor GUIInventoryList::Options::slotbordercolor = video::SColor(200, 0, 0, 0) |
Referenced by GUIInventoryList::draw(), GUIFormSpecMenu::parseListColors(), and GUIInventoryList::setSlotBorders().