Uses of Class
szd.allapotter.AbstractGame

Packages that use AbstractGame
szd.allapotter   
 

Uses of AbstractGame in szd.allapotter
 

Subclasses of AbstractGame in szd.allapotter
 class Game
          A játékot állapottérreprezentációját megvalósító osztály.
 

Methods in szd.allapotter that return AbstractGame
abstract  AbstractGame AbstractGame.executeOperator(AbstractOperator op)