Class TeaDemo2D


  • public class TeaDemo2D
    extends java.lang.Object
    Launcher for the TeaVM version of the demo application. This class will be transpiled to JavaScript and then called from the browser.
    • Constructor Summary

      Constructors 
      Constructor Description
      TeaDemo2D()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TeaDemo2D

        public TeaDemo2D()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)