Class CustomTree
java.lang.Object
studio.magemonkey.fabled.tree.SkillTree
studio.magemonkey.fabled.tree.basic.InventoryTree
studio.magemonkey.fabled.tree.basic.CustomTree
-
Field Summary
Fields inherited from class studio.magemonkey.fabled.tree.basic.InventoryTree
comparator, height, skillSlots
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.magemonkey.fabled.tree.basic.InventoryTree
arrange, checkClick, getHeight, getInventory, getSkill, getSkillSlots, hasSkill, isSkill, show, update
-
Constructor Details
-
CustomTree
Constructor- Parameters:
api
- api referencetree
-
-
-
Method Details
-
arrange
Description copied from class:SkillTree
Arranges the skill tree- Specified by:
arrange
in classSkillTree
- Parameters:
skills
- skills to arrange- Throws:
SkillTreeException
-