Uses of Interface
com.b3dgs.lionengine.game.strategy.ability.ExtractAbility

Packages that use ExtractAbility
com.b3dgs.lionengine.game.strategy.ability   
 

Uses of ExtractAbility in com.b3dgs.lionengine.game.strategy.ability
 

Classes in com.b3dgs.lionengine.game.strategy.ability that implement ExtractAbility
 class AbstractExtractAbility<TTile extends AbstractPathTile,TSkill extends AbstractSkill<TTile,TSkill,TAttr>,TAttr extends AbstractAttributes,TRsc>
          This is the main implementation of the extract ability.