Class ItemDrawer.ItemCategory
java.lang.Object
com.badlogic.gdx.scenes.scene2d.ui.Tree.Node<ItemDrawer.ItemNode,Item,group24.escaperoom.ui.editorTools.ItemDrawer.ItemDrawerEntry>
group24.escaperoom.ui.editorTools.ItemDrawer.ItemCategory
- Direct Known Subclasses:
ItemDrawer.ItemNode
- Enclosing class:
- ItemDrawer
public class ItemDrawer.ItemCategory
extends com.badlogic.gdx.scenes.scene2d.ui.Tree.Node<ItemDrawer.ItemNode,Item,group24.escaperoom.ui.editorTools.ItemDrawer.ItemDrawerEntry>
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedItemCategory(group24.escaperoom.ui.editorTools.ItemDrawer.ItemDrawerEntry entry) ItemCategory(String categoryName) -
Method Summary
Methods inherited from class com.badlogic.gdx.scenes.scene2d.ui.Tree.Node
add, addAll, addToTree, clearChildren, collapseAll, expandAll, expandTo, findExpandedValues, findNode, getActor, getChildren, getHeight, getIcon, getLevel, getParent, getTree, getValue, hasChildren, insert, isAscendantOf, isDescendantOf, isExpanded, isSelectable, remove, remove, removeFromTree, restoreExpandedValues, setActor, setExpanded, setIcon, setSelectable, setValue, updateChildren
-
Constructor Details
-
ItemCategory
protected ItemCategory(group24.escaperoom.ui.editorTools.ItemDrawer.ItemDrawerEntry entry) -
ItemCategory
-
-
Method Details
-
getBrush
-