Uses of Interface
org.moyoman.module.tactics.Tactics

Packages that use Tactics
org.moyoman.module.tactics.simpletactics   
org.moyoman.module.tactics.tacticsimpl   
 

Uses of Tactics in org.moyoman.module.tactics.simpletactics
 

Classes in org.moyoman.module.tactics.simpletactics that implement Tactics
 class SimpleTactics
          This module implements the Endgame interface.
 

Uses of Tactics in org.moyoman.module.tactics.tacticsimpl
 

Classes in org.moyoman.module.tactics.tacticsimpl that implement Tactics
 class TacticsImpl
          This module implements the Tactics interface.