Added Game of Life demo to application launcher.
[sixth-3d-demos.git] / src / main / java / eu / svjatoslav / sixth / e3d / examples / life / Main.java
index 527a6a2..539527d 100644 (file)
@@ -15,7 +15,7 @@ import eu.svjatoslav.sixth.e3d.renderer.raster.shapes.composite.wireframe.Grid2D
 import java.awt.event.KeyEvent;
 
 
-class Main extends WorldNavigationTracker {
+public class Main extends WorldNavigationTracker {
 
     private static final Matrix MATRIX = new Matrix(
             new Point3D() // position matrix in the center of the scene