Class AugmentPool
java.lang.Object
xericker.arenalegends.gameplay.augment.AugmentPool
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintgetPoolCount(String augmentId) intgetPoolLimit(String tier) voidreset()voidreturnToPool(String augmentId) voidtakeFromPool(String augmentId)
-
Constructor Details
-
AugmentPool
public AugmentPool()
-
-
Method Details
-
canRoll
-
takeFromPool
-
returnToPool
-
getPoolCount
-
getPoolLimit
-
reset
public void reset()
-