Class MarioRuns

java.lang.Object
cz.cuni.mff.amis.mario.tournament.run.MarioRuns

public class MarioRuns
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    MarioConfig[] configs  
  • Constructor Summary

    Constructors 
    Constructor Description
    MarioRuns​(MarioConfig[] configs)  
  • Method Summary

    Modifier and Type Method Description
    MarioRunResults run​(IAgent agent)  

    Methods inherited from class java.lang.Object

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