Class PacManRun

java.lang.Object
cz.cuni.mff.amis.pacman.tournament.run.PacManRun

public class PacManRun
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    PacManRun​(PacManConfig config)  
  • Method Summary

    Modifier and Type Method Description
    PacManConfig getConfig()  
    PacManRunResult run​(java.lang.String pacManFQCN)
    TODO: param should be PacMan provider/factory really...

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait