Skip to content

Main.java

Raphael Lutz edited this page Jul 12, 2018 · 2 revisions

It is the main class of the software. It is static, and launch a Simulation.

Methods

  • static void main(String[] args) : launch the simulation, with the title of the window, and its size (800x600 currently)
Clone this wiki locally