Package zombie.ui
Class ListBox.ListItem
java.lang.Object
zombie.ui.ListBox.ListItem
- Enclosing class:
- ListBox
public static class ListBox.ListItem
extends java.lang.Object
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ListItem(IListBoxItem iListBoxItem, Color color, Color color2, Color color3)
ListItem(IListBoxItem iListBoxItem, Color color, Color color2, Color color3, boolean boolean1)
ListItem(IListBoxItem iListBoxItem, Texture texture, Color color, Color color2, Color color3)
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
leftCol
-
rightCol
-
backCol
-
item
-
bDisabled
public boolean bDisabled -
Icon
-
-
Constructor Details
-
ListItem
-
ListItem
public ListItem(IListBoxItem iListBoxItem, Texture texture, Color color, Color color2, Color color3) -
ListItem
public ListItem(IListBoxItem iListBoxItem, Color color, Color color2, Color color3, boolean boolean1)
-