List of usage examples for com.badlogic.gdx.backends.lwjgl LwjglApplet subclass-usage
From source file com.mygdx.game.desktop.DesktopApplet.java
/** * * @author Ashok */ public class DesktopApplet extends LwjglApplet { private static final long serialVersionUID = 1L;
From source file com.sturdyhelmetgames.launcher.AppletLauncher.java
/**
* Applet container for game.
*
* @author Antti 6.7.2012
*
*/