Uses of Class
de.grogra.mtg.MTGBranch
Packages that use MTGBranch
-
Uses of MTGBranch in de.grogra.mtg
Methods in de.grogra.mtg that return types with arguments of type MTGBranchModifier and TypeMethodDescriptionMTGRoot.getBranches()Branches - Get the branches or plant frame.Methods in de.grogra.mtg with parameters of type MTGBranchModifier and TypeMethodDescriptionstatic booleanCompares if branch a is equal to branch bstatic booleanMTGBranch.greaterThan(MTGBranch a, MTGBranch b) static booleanCompares if branch a is less than branch b.