Package net.sf.mrailsim.main

Examples of net.sf.mrailsim.main.Program.startGame()


    // TODO: This will only work with example config file #3
    Program.addTrainWatcherWindow( 1 );
    Program.addTrainWatcherWindow( 2 );
    Program.addSignalWatcherWindow( 50001 );
   
    pgm.startGame();
  }

}
View Full Code Here

TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.