Uses of Interface
barsuift.simLife.tree.TreeLeaf

Packages that use TreeLeaf
barsuift.simLife.tree   
barsuift.simLife.universe   
 

Uses of TreeLeaf in barsuift.simLife.tree
 

Methods in barsuift.simLife.tree that return types with arguments of type TreeLeaf
 java.util.List<TreeLeaf> TreeBranchPart.getLeaves()
           
 

Uses of TreeLeaf in barsuift.simLife.universe
 

Methods in barsuift.simLife.universe that return types with arguments of type TreeLeaf
 java.util.List<TreeLeaf> Universe.getFallenLeaves()
          Return an unmodifiable Set of fallen leaves
 

Methods in barsuift.simLife.universe with parameters of type TreeLeaf
 void Universe.addFallenLeaf(TreeLeaf treeLeaf)
           
 



Copyright © 2010. All Rights Reserved.